Here is a list of all documented functions with links to the documentation:
- p -
- platform_adc_deinit() : platform_peripheral.h
- platform_adc_init() : platform_peripheral.h
- platform_adc_take_sample() : platform_peripheral.h
- platform_adc_take_sample_stream() : platform_peripheral.h
- platform_audio_device_get_info() : platform_audio.h
- platform_audio_device_get_info_by_id() : platform_audio.h
- platform_audio_device_get_port_string() : platform_audio.h
- platform_audio_device_get_sample_rates_string() : platform_audio.h
- platform_audio_device_get_sample_sizes_string() : platform_audio.h
- platform_audio_device_get_type() : platform_audio.h
- platform_audio_get_device_count() : platform_audio.h
- platform_audio_print_device_list() : platform_audio.h
- platform_audio_timer_disable() : platform_audio.h
- platform_audio_timer_enable() : platform_audio.h
- platform_audio_timer_get_frame_sync() : platform_audio.h
- platform_audio_timer_get_nanoseconds() : platform_audio.h
- platform_audio_timer_get_resolution() : platform_audio.h
- platform_audio_timer_get_time() : platform_audio.h
- platform_deinit_nanosecond_clock() : platform_peripheral.h
- platform_get_chip_revision() : platform_init.h
- platform_get_nanosecond_clock_value() : platform_peripheral.h
- platform_gpio_deepsleep_wakeup_enable() : platform_peripheral.h, platform_mcu_powersave.c
- platform_gpio_deinit() : platform_peripheral.h
- platform_gpio_init() : platform_peripheral.h
- platform_gpio_input_get() : platform_peripheral.h
- platform_gpio_irq_disable() : platform_peripheral.h
- platform_gpio_irq_enable() : platform_peripheral.h
- platform_gpio_output_high() : platform_peripheral.h
- platform_gpio_output_low() : platform_peripheral.h
- platform_hibernation_get_clock_freq() : platform_peripheral.h, platform_hib.c
- platform_hibernation_get_max_ticks() : platform_peripheral.h, platform_hib.c
- platform_hibernation_get_ticks_spent() : platform_peripheral.h, platform_hib.c
- platform_hibernation_is_returned_from() : platform_peripheral.h, platform_hib.c
- platform_hibernation_start() : platform_peripheral.h, platform_hib.c
- platform_hwcrypto_aescbc_decrypt_sha256_hmac() : platform_tiny_crypto.c
- platform_hwcrypto_aescbc_encrypt() : platform_tiny_crypto.c
- platform_hwcrypto_execute() : platform_tiny_crypto.c
- platform_hwcrypto_md5() : platform_tiny_crypto.c
- platform_hwcrypto_md5_finish() : platform_tiny_crypto.c
- platform_hwcrypto_md5_hmac() : platform_tiny_crypto.c
- platform_hwcrypto_md5_hmac_finish() : platform_tiny_crypto.c
- platform_hwcrypto_md5_hmac_incremental() : platform_tiny_crypto.c
- platform_hwcrypto_md5_hmac_starts() : platform_tiny_crypto.c
- platform_hwcrypto_md5_hmac_update() : platform_tiny_crypto.c
- platform_hwcrypto_md5_incremental() : platform_tiny_crypto.c
- platform_hwcrypto_md5_starts() : platform_tiny_crypto.c
- platform_hwcrypto_md5_update() : platform_tiny_crypto.c
- platform_hwcrypto_sha1() : platform_tiny_crypto.c
- platform_hwcrypto_sha1_finish() : platform_tiny_crypto.c
- platform_hwcrypto_sha1_hmac() : platform_tiny_crypto.c
- platform_hwcrypto_sha1_hmac_finish() : platform_tiny_crypto.c
- platform_hwcrypto_sha1_hmac_incremental() : platform_tiny_crypto.c
- platform_hwcrypto_sha1_hmac_starts() : platform_tiny_crypto.c
- platform_hwcrypto_sha1_hmac_update() : platform_tiny_crypto.c
- platform_hwcrypto_sha1_incremental() : platform_tiny_crypto.c
- platform_hwcrypto_sha1_starts() : platform_tiny_crypto.c
- platform_hwcrypto_sha1_update() : platform_tiny_crypto.c
- platform_hwcrypto_sha2() : platform_tiny_crypto.c
- platform_hwcrypto_sha256_hash() : platform_tiny_crypto.c
- platform_hwcrypto_sha256_hmac() : platform_tiny_crypto.c
- platform_hwcrypto_sha256_hmac_aescbc_encrypt() : platform_tiny_crypto.c
- platform_hwcrypto_sha2_finish() : platform_tiny_crypto.c
- platform_hwcrypto_sha2_hmac() : platform_tiny_crypto.c
- platform_hwcrypto_sha2_hmac_finish() : platform_tiny_crypto.c
- platform_hwcrypto_sha2_hmac_incremental() : platform_tiny_crypto.c
- platform_hwcrypto_sha2_hmac_starts() : platform_tiny_crypto.c
- platform_hwcrypto_sha2_hmac_update() : platform_tiny_crypto.c
- platform_hwcrypto_sha2_incremental() : platform_tiny_crypto.c
- platform_hwcrypto_sha2_starts() : platform_tiny_crypto.c
- platform_hwcrypto_sha2_update() : platform_tiny_crypto.c
- platform_i2c_deinit() : platform_peripheral.h, platform_spi_i2c.c
- platform_i2c_init() : platform_peripheral.h, platform_spi_i2c.c
- platform_i2c_init_combined_message() : platform_peripheral.h
- platform_i2c_init_rx_message() : platform_peripheral.h, platform_spi_i2c.c
- platform_i2c_init_tx_message() : platform_peripheral.h, platform_spi_i2c.c
- platform_i2c_probe_device() : platform_peripheral.h, platform_spi_i2c.c
- platform_i2c_read() : platform_peripheral.h, platform_spi_i2c.c
- platform_i2c_transfer() : platform_peripheral.h, platform_spi_i2c.c
- platform_i2c_write() : platform_peripheral.h, platform_spi_i2c.c
- platform_idle_hook() : platform_sleep.h, platform_mcu_powersave.c
- platform_init_complete() : platform_init.h, BCM4390x_platform.c
- platform_init_connectivity_module() : platform_init.h
- platform_init_external_devices() : platform_init.h
- platform_init_mcu_infrastructure() : platform_init.h, BCM4390x_platform.c
- platform_init_memory() : platform_init.h, BCM4390x_platform.c
- platform_init_nanosecond_clock() : platform_peripheral.h
- platform_init_peripheral_irq_priorities() : platform_init.h
- platform_init_rtos_irq_priorities() : platform_init.h
- platform_init_system_clocks() : platform_init.h, BCM4390x_platform.c
- platform_led_set_state() : platform_peripheral.h
- platform_mcu_powersave_disable() : platform_peripheral.h, platform_mcu_powersave.c
- platform_mcu_powersave_enable() : platform_peripheral.h, platform_mcu_powersave.c
- platform_mcu_powersave_exit_notify() : platform_peripheral.h
- platform_mcu_reset() : platform_peripheral.h
- platform_power_down_hook() : platform_sleep.h, platform_mcu_powersave.c
- platform_power_down_permission() : platform_sleep.h, platform_mcu_powersave.c
- platform_pwm_init() : platform_peripheral.h, platform_pwm.c
- platform_pwm_start() : platform_peripheral.h, platform_pwm.c
- platform_pwm_stop() : platform_peripheral.h, platform_pwm.c
- platform_reset_nanosecond_clock() : platform_peripheral.h
- platform_rtc_get_time() : platform_peripheral.h
- platform_rtc_set_time() : platform_peripheral.h
- platform_spi_chip_select_toggle() : platform_peripheral.h, platform_spi_i2c.c
- platform_spi_deinit() : platform_peripheral.h, platform_spi_i2c.c
- platform_spi_init() : platform_peripheral.h, platform_spi_i2c.c
- platform_spi_slave_deinit() : platform_peripheral.h
- platform_spi_slave_generate_interrupt() : platform_peripheral.h
- platform_spi_slave_init() : platform_peripheral.h
- platform_spi_slave_receive_command() : platform_peripheral.h
- platform_spi_slave_send_error_status() : platform_peripheral.h
- platform_spi_slave_transfer_data() : platform_peripheral.h
- platform_spi_transfer() : platform_peripheral.h, platform_spi_i2c.c
- platform_spi_transfer_nosetup() : platform_peripheral.h, platform_spi_i2c.c
- platform_spi_transmit() : platform_peripheral.h
- platform_stdio_init() : platform_peripheral.h
- platform_time_disable_8021as() : platform_peripheral.h
- platform_time_enable_8021as() : platform_peripheral.h
- platform_time_read_8021as() : platform_peripheral.h
- platform_uart_deinit() : platform_peripheral.h
- platform_uart_exception_transmit_bytes() : platform_peripheral.h
- platform_uart_init() : platform_peripheral.h
- platform_uart_powersave_sleep_handler() : platform_peripheral.h
- platform_uart_powersave_wakeup_handler() : platform_peripheral.h
- platform_uart_receive_bytes() : platform_peripheral.h
- platform_uart_transmit_bytes() : platform_peripheral.h
- platform_watchdog_check_last_reset() : platform_peripheral.h
- platform_watchdog_kick() : platform_peripheral.h
- print_scan_result() : wwd_wifi.h, wwd_wifi.c