Here is a list of all documented functions with links to the documentation:
- c -
- core_ADC_init() : adc.h
- core_ADC_read_channel() : adc.h
- core_ADC_read_vrefint() : adc.h
- core_ADC_setup_pin() : adc.h
- core_boot_init() : boot.h
- core_boot_reset_and_enter() : boot.h
- core_CAN_add_extended_message_to_tx_queue() : can.h
- core_CAN_add_filter() : can.h
- core_CAN_add_message_to_tx_queue() : can.h
- core_CAN_init() : can.h
- core_CAN_receive_extended_from_queue() : can.h
- core_CAN_receive_from_queue() : can.h
- core_CAN_send_fd_message() : can.h
- core_CAN_send_from_tx_queue_task() : can.h
- core_CAN_send_message() : can.h
- core_clock_ADC12_init() : clock.h
- core_clock_ADC345_init() : clock.h
- core_clock_FDCAN_init() : clock.h
- core_clock_generate_params() : clock.h
- core_clock_I2C_init() : clock.h
- core_clock_init() : clock.h
- core_clock_port_init() : clock.h
- core_clock_RTC_init() : clock.h
- core_clock_timer_init() : clock.h
- core_clock_USART_init() : clock.h
- core_filter_exp_lowpass_init() : filter.h
- core_filter_rolling_avg_init() : filter.h
- core_filter_update() : filter.h
- core_GPIO_digital_read() : gpio.h
- core_GPIO_digital_write() : gpio.h
- core_GPIO_init() : gpio.h
- core_GPIO_set_heartbeat() : gpio.h
- core_GPIO_toggle_heartbeat() : gpio.h
- core_heartbeat_init() : gpio.h
- core_RTC_get_time() : rtc.h
- core_RTC_get_usec() : rtc.h
- core_RTC_init() : rtc.h
- core_RTC_set_time() : rtc.h
- core_SPI_init() : spi.h
- core_SPI_read_write() : spi.h
- core_SPI_start() : spi.h
- core_SPI_stop() : spi.h
- core_timeout_check_all() : timeout.h
- core_timeout_hard_reset() : timeout.h
- core_timeout_insert() : timeout.h
- core_timeout_reset() : timeout.h
- core_timeout_reset_by_module_ref() : timeout.h
- core_timeout_resume() : timeout.h
- core_timeout_start_all() : timeout.h
- core_timeout_suspend() : timeout.h
- core_timestamp_get_tick() : timestamp.h
- core_timestamp_init() : timestamp.h
- core_timestamp_read_separate() : timestamp.h
- core_USART_init() : usart.h
- core_USART_receive() : usart.h
- core_USART_register_callback() : usart.h
- core_USART_transmit() : usart.h
- u -