Here is a list of all functions with links to the files they belong to:
- c -
- f -
- g -
- j -
- s -
- t -
- tr_cli_argc() : tr_cli.h
- tr_cli_buffer_byte() : tr_cli_buffer.h
- tr_cli_buffer_clear_stats() : tr_cli_buffer.h
- tr_cli_buffer_get_stats() : tr_cli_buffer.h
- tr_cli_buffer_init() : tr_cli_buffer.h
- tr_cli_buffer_process_bytes() : tr_cli_buffer.h
- tr_cli_char_received() : tr_cli.h
- tr_cli_common_printf() : tr_cli.h
- tr_cli_get_history() : tr_cli.h
- tr_cli_get_line() : tr_cli.h
- tr_cli_get_option() : tr_cli_command_parser.h
- tr_cli_init() : tr_cli.h
- tr_cli_insert_char() : tr_cli.h
- tr_cli_parse_command() : tr_cli_command_parser.h
- tr_cli_prompt() : tr_cli.h
- tr_dec_or_hex_string_to_int() : tr_cli_command_parser.h
- tr_hal_check_interrupt_priority() : tr_hal_platform.h
- tr_hal_fast_timer_get_register_address() : T32CZ20_timers.h
- tr_hal_get_baud_rate_enum_from_value() : tr_hal_uart.h
- tr_hal_get_data_bits_enum_from_value() : tr_hal_uart.h
- tr_hal_get_stop_bits_enum_from_value() : tr_hal_uart.h
- tr_hal_gpio_are_pins_equal() : tr_hal_gpio.h
- tr_hal_gpio_get_debounce() : tr_hal_gpio.h
- tr_hal_gpio_get_debounce_time() : tr_hal_gpio.h
- tr_hal_gpio_get_direction() : tr_hal_gpio.h
- tr_hal_gpio_get_drive_strength() : tr_hal_gpio.h
- tr_hal_gpio_get_interrupt_callback() : tr_hal_gpio.h
- tr_hal_gpio_get_interrupt_priority() : tr_hal_gpio.h
- tr_hal_gpio_get_interrupt_trigger() : tr_hal_gpio.h
- tr_hal_gpio_get_mode() : tr_hal_gpio.h
- tr_hal_gpio_get_open_drain() : tr_hal_gpio.h
- tr_hal_gpio_get_output() : tr_hal_gpio.h
- tr_hal_gpio_get_pull_mode() : tr_hal_gpio.h
- tr_hal_gpio_get_string() : tr_hal_gpio.h
- tr_hal_gpio_get_wake_mode() : tr_hal_gpio.h
- tr_hal_gpio_init() : tr_hal_gpio.h
- tr_hal_gpio_is_available() : tr_hal_gpio.h
- tr_hal_gpio_read_input() : tr_hal_gpio.h
- tr_hal_gpio_read_settings() : tr_hal_gpio.h
- tr_hal_gpio_set_debounce() : tr_hal_gpio.h
- tr_hal_gpio_set_debounce_time() : tr_hal_gpio.h
- tr_hal_gpio_set_direction() : tr_hal_gpio.h
- tr_hal_gpio_set_drive_strength() : tr_hal_gpio.h
- tr_hal_gpio_set_interrupt_callback() : tr_hal_gpio.h
- tr_hal_gpio_set_interrupt_priority() : tr_hal_gpio.h
- tr_hal_gpio_set_interrupt_trigger() : tr_hal_gpio.h
- tr_hal_gpio_set_mode() : tr_hal_gpio.h
- tr_hal_gpio_set_open_drain() : tr_hal_gpio.h
- tr_hal_gpio_set_output() : tr_hal_gpio.h
- tr_hal_gpio_set_pull_mode() : tr_hal_gpio.h
- tr_hal_gpio_set_wake_mode() : tr_hal_gpio.h
- tr_hal_gpio_toggle_output() : tr_hal_gpio.h
- tr_hal_init() : tr_hal_config.h
- tr_hal_is_wdog_enabled() : tr_hal_wdog.h
- tr_hal_power_disable_clock() : tr_hal_power.h
- tr_hal_power_enable_clock() : tr_hal_power.h
- tr_hal_power_is_clock_enabled() : tr_hal_power.h
- tr_hal_read_active_timer_state() : tr_hal_timers.h
- tr_hal_rtc_diff_greater_than_ms() : tr_hal_rtc.h
- tr_hal_rtc_get_clock_divisor() : tr_hal_rtc.h
- tr_hal_rtc_get_date() : tr_hal_rtc.h
- tr_hal_rtc_get_date_time() : tr_hal_rtc.h
- tr_hal_rtc_get_interrupt_behavior() : tr_hal_rtc.h
- tr_hal_rtc_get_register_address() : T32CM11_rtc.h, T32CZ20_rtc.h
- tr_hal_rtc_get_time() : tr_hal_rtc.h
- tr_hal_rtc_init() : tr_hal_rtc.h
- tr_hal_rtc_is_running() : tr_hal_rtc.h
- tr_hal_rtc_set_clock_divisor() : tr_hal_rtc.h
- tr_hal_rtc_set_combo_trigger_event() : tr_hal_rtc.h
- tr_hal_rtc_set_date() : tr_hal_rtc.h
- tr_hal_rtc_set_date_time() : tr_hal_rtc.h
- tr_hal_rtc_set_event_handler() : tr_hal_rtc.h
- tr_hal_rtc_set_interrupt_behavior() : tr_hal_rtc.h
- tr_hal_rtc_set_time() : tr_hal_rtc.h
- tr_hal_rtc_set_time_trigger_event() : tr_hal_rtc.h
- tr_hal_rtc_speedup_for_testing() : T32CM11_rtc.h, T32CZ20_rtc.h
- tr_hal_slow_timer_get_register_address() : T32CZ20_timers.h
- tr_hal_spi_clear_tx_busy() : T32CZ20_spi.h, T32CM11_spi.h
- tr_hal_spi_dma_change_rx_buffer() : tr_hal_spi.h
- tr_hal_spi_dma_receive_buffer_num_bytes_left() : tr_hal_spi.h
- tr_hal_spi_dma_tx_bytes_in_buffer() : tr_hal_spi.h
- tr_hal_spi_get_register_address() : T32CM11_spi.h, T32CZ20_spi.h
- tr_hal_spi_init() : tr_hal_spi.h
- tr_hal_spi_power_off() : T32CM11_spi.h, T32CZ20_spi.h
- tr_hal_spi_power_on() : T32CM11_spi.h, T32CZ20_spi.h
- tr_hal_spi_raw_rx_available_bytes() : tr_hal_spi.h
- tr_hal_spi_raw_rx_one_byte() : tr_hal_spi.h
- tr_hal_spi_raw_tx_buffer() : tr_hal_spi.h
- tr_hal_spi_raw_tx_one_byte() : tr_hal_spi.h
- tr_hal_spi_read_stats() : T32CM11_spi.h, T32CZ20_spi.h
- tr_hal_spi_set_addl_cs_pins() : T32CZ20_spi.h, T32CM11_spi.h
- tr_hal_spi_set_standard_pins() : T32CM11_spi.h, T32CZ20_spi.h
- tr_hal_spi_settings_read() : tr_hal_spi.h
- tr_hal_spi_uninit() : tr_hal_spi.h
- tr_hal_timer_change_period() : tr_hal_timers.h
- tr_hal_timer_get_register_address() : T32CM11_timers.h
- tr_hal_timer_init() : tr_hal_timers.h
- tr_hal_timer_is_running() : tr_hal_timers.h
- tr_hal_timer_read() : tr_hal_timers.h
- tr_hal_timer_restart() : tr_hal_timers.h
- tr_hal_timer_set_callback_function() : tr_hal_timers.h
- tr_hal_timer_start() : tr_hal_timers.h
- tr_hal_timer_stop() : tr_hal_timers.h
- tr_hal_trng_debug() : T32CZ20_trng.h
- tr_hal_trng_get_uint16() : tr_hal_trng.h
- tr_hal_trng_get_uint32() : tr_hal_trng.h
- tr_hal_trng_get_uint8() : tr_hal_trng.h
- tr_hal_trng_read_internal() : T32CM11_trng.h, T32CZ20_trng.h
- tr_hal_uart_check_pins_valid() : tr_hal_uart.h
- tr_hal_uart_dma_change_rx_buffer() : tr_hal_uart.h
- tr_hal_uart_dma_receive_buffer_num_bytes_left() : tr_hal_uart.h
- tr_hal_uart_dma_tx_bytes_in_buffer() : tr_hal_uart.h
- tr_hal_uart_get_uart_register_address() : T32CM11_uart.h, T32CZ20_uart.h
- tr_hal_uart_init() : tr_hal_uart.h
- tr_hal_uart_power_off() : tr_hal_uart.h
- tr_hal_uart_power_on() : tr_hal_uart.h
- tr_hal_uart_raw_rx_available_bytes() : tr_hal_uart.h
- tr_hal_uart_raw_rx_one_byte() : tr_hal_uart.h
- tr_hal_uart_raw_tx_buffer() : tr_hal_uart.h
- tr_hal_uart_raw_tx_one_byte() : tr_hal_uart.h
- tr_hal_uart_set_power_mode() : tr_hal_uart.h
- tr_hal_uart_set_rts_cts_pins() : tr_hal_uart.h
- tr_hal_uart_set_tx_rx_pins() : tr_hal_uart.h
- tr_hal_uart_tx_active() : tr_hal_uart.h
- tr_hal_uart_uninit() : tr_hal_uart.h
- tr_hal_wdog_disable() : tr_hal_wdog.h
- tr_hal_wdog_enable() : tr_hal_wdog.h
- tr_hal_wdog_get_register_address() : T32CM11_wdog.h, T32CZ20_wdog.h
- tr_hal_wdog_init() : tr_hal_wdog.h
- tr_hal_wdog_read_curr_state() : tr_hal_wdog.h
- tr_hal_wdog_read_num_resets() : tr_hal_wdog.h
- tr_hal_wdog_reset() : tr_hal_wdog.h
- tr_platform_token_process_xtal_trim() : tr_platform_tokens.h
- tr_platform_token_read() : tr_platform_tokens.h
- tr_platform_token_write() : tr_platform_tokens.h
- tr_printf() : tr_printf.h
- tr_printf_init() : tr_printf.h
- tr_ring_buffer_get_available() : tr_ring_buffer.h
- tr_ring_buffer_init() : tr_ring_buffer.h
- tr_ring_buffer_read() : tr_ring_buffer.h
- tr_ring_buffer_write() : tr_ring_buffer.h
- tr_vsprintf() : tr_printf.h
- TZ_SAU_Setup() : partition.h
- u -