Here is a list of all functions with links to the files they belong to:
- c -
- car_is_charging() : state_machine.c, state_machine.h
- CEC_AllocateLogAddr() : wrapper.c, wrapper.h
- CEC_Enable() : wrapper.c, wrapper.h
- CEC_Isr() : wrapper.c, wrapper.h
- Cec_Notification() : wrapper.c
- CEC_ResendLastMessage() : wrapper.c, wrapper.h
- CEC_Reset() : wrapper.c, wrapper.h
- CEC_SendMessage() : wrapper.c, wrapper.h
- CEC_SendMessageOut() : wrapper.c, wrapper.h
- CEC_SetLogicalAddr() : wrapper.c, wrapper.h
- chibios_gpio_direction_input() : chibios_gpio.c
- chibios_gpio_direction_output() : chibios_gpio.c
- chibios_gpio_get() : chibios_gpio.c
- chibios_gpio_get_direction() : chibios_gpio.c
- chibios_gpio_get_optional() : chibios_gpio.c
- chibios_gpio_get_value() : chibios_gpio.c
- chibios_gpio_remove() : chibios_gpio.c
- chibios_gpio_set_value() : chibios_gpio.c
- chibios_i2c_init() : chibios_i2c.c
- chibios_i2c_read() : chibios_i2c.c
- chibios_i2c_remove() : chibios_i2c.c
- chibios_i2c_write() : chibios_i2c.c
- chibios_spi_init() : chibios_spi.c
- chibios_spi_remove() : chibios_spi.c
- chibios_spi_write_and_read() : chibios_spi.c
- clk_get_rate() : ad9361_util.c, ad9361_util.h
- clk_prepare_enable() : ad9361_util.c, ad9361_util.h
- clk_set_rate() : ad9361_util.c, ad9361_util.h
- clocking_deinit() : app_clocking.c, app_clocking.h
- clocking_init() : app_clocking.c, app_clocking.h
- close_adc_channels() : adc_demo.c, adc_demo.h
- close_dac_channels() : dac_demo.c, dac_demo.h
- close_pqm_channels() : basic_example.c, basic_example.h
- ClrMCUIntFlag() : app.c, app.h
- CMB_closeHardware() : common.c, common.h
- CMB_closeLog() : common.c, common.h
- CMB_flushLog() : common.c, common.h
- CMB_hardReset() : common.c, common.h
- CMB_hasTimeoutExpired() : common.c, common.h
- CMB_memRead() : common.c, common.h
- CMB_memWrite() : common.c, common.h
- CMB_openLog() : common.c, common.h
- CMB_regRead() : common.c, common.h
- CMB_regWrite() : common.c, common.h
- CMB_setGPIO() : common.c, common.h
- CMB_setSPIChannel() : common.c, common.h
- CMB_setSPIOptions() : common.c, common.h
- CMB_setTimeout_ms() : common.c, common.h
- CMB_setTimeout_us() : common.c, common.h
- CMB_SPIReadByte() : common.c, common.h
- CMB_SPIReadField() : common.c, common.h
- CMB_SPIWriteByte() : common.c, common.h
- CMB_SPIWriteBytes() : common.c, common.h
- CMB_SPIWriteField() : common.c, common.h
- CMB_wait_ms() : common.c, common.h
- CMB_wait_us() : common.c, common.h
- CMB_writeToLog() : common.c, common.h
- complete_callback() : i3c_dma_example.c
- config_afe_irq() : afe_config.c, afe_config.h
- config_measurement() : pqlib_example.c, pqlib_example.h
- config_wfb() : afe_config.c, afe_config.h
- configMeasurement() : app.c
- configure_di_type1_3() : digital_input_logic.c, digital_input_loop.c
- configure_di_type2() : digital_input_logic.c, digital_input_loop.c
- configure_display() : example.c
- configure_uart() : example.c
- control_doutput_with_gpio() : digital_output.c
- convert_angle_type() : pqlib_convert.c
- convert_pct_type() : pqlib_convert.c, pqlib_convert.h
- convert_rms_type() : pqlib_convert.c, pqlib_convert.h
- convert_to_coef_fract_type() : pqlib_convert.c, pqlib_convert.h
- convert_to_freq_type() : pqlib_convert.c, pqlib_convert.h
- convert_to_pct_type() : pqlib_convert.c, pqlib_convert.h
- convert_to_time_ms() : pqlib_convert.c, pqlib_convert.h
- cpy_correction_coeffs() : pqlib_example.c, pqlib_example.h
- create_and_configure_mqtt_client_for_iot_hub() : main.c
- create_and_configure_mqtt_client_for_provisioning() : main.c
- create_tasks() : main.c