Here is a list of all functions, variables, defines, enums, and typedefs with links to the files they belong to:
- c -
- d -
- m -
- n -
- NTC_ALGORITHM_BETA_FORMULA : driver_ntc.h
- NTC_ALGORITHM_LOOKUP_TABLE : driver_ntc.h
- NTC_ALGORITHM_STEINHART_HART : driver_ntc.h
- ntc_algorithm_t : driver_ntc.h
- ntc_basic_calculate_temperature() : driver_ntc_basic.c, driver_ntc_basic.h
- ntc_basic_calculate_temperature_with_filter() : driver_ntc_basic.c, driver_ntc_basic.h
- ntc_basic_deinit() : driver_ntc_basic.c, driver_ntc_basic.h
- ntc_basic_init() : driver_ntc_basic.c, driver_ntc_basic.h
- ntc_basic_read() : driver_ntc_basic.c, driver_ntc_basic.h
- ntc_basic_reset_filter() : driver_ntc_basic.c, driver_ntc_basic.h
- ntc_basic_set_algorithm_beta_formula() : driver_ntc_basic.c, driver_ntc_basic.h
- ntc_basic_set_algorithm_lookup_table() : driver_ntc_basic.c, driver_ntc_basic.h
- ntc_basic_set_algorithm_steinhart_hart() : driver_ntc_basic.c, driver_ntc_basic.h
- ntc_basic_set_filter_anti_spike_average() : driver_ntc_basic.c, driver_ntc_basic.h
- ntc_basic_set_filter_first_order_lag() : driver_ntc_basic.c, driver_ntc_basic.h
- ntc_basic_set_filter_kalman() : driver_ntc_basic.c, driver_ntc_basic.h
- ntc_basic_set_filter_limiting() : driver_ntc_basic.c, driver_ntc_basic.h
- ntc_basic_set_filter_median() : driver_ntc_basic.c, driver_ntc_basic.h
- ntc_basic_set_filter_moving_average() : driver_ntc_basic.c, driver_ntc_basic.h
- ntc_basic_set_filter_none() : driver_ntc_basic.c, driver_ntc_basic.h
- ntc_basic_set_filter_weighted_moving_average() : driver_ntc_basic.c, driver_ntc_basic.h
- ntc_calculate_temperature() : driver_ntc.c, driver_ntc.h
- ntc_calculate_temperature_with_filter() : driver_ntc.c, driver_ntc.h
- ntc_circuit_t : driver_ntc.h
- NTC_CIRCUIT_VCC_NTC_R_GND : driver_ntc.h
- NTC_CIRCUIT_VCC_R_NTC_GND : driver_ntc.h
- ntc_deinit() : driver_ntc.c, driver_ntc.h
- NTC_FILTER_ANTI_SPIKE_AVERAGE : driver_ntc.h
- NTC_FILTER_BUFFER_SIZE : driver_ntc.h
- NTC_FILTER_FIRST_ORDER_LAG : driver_ntc.h
- NTC_FILTER_KALMAN : driver_ntc.h
- NTC_FILTER_LIMITING : driver_ntc.h
- NTC_FILTER_MEDIAN : driver_ntc.h
- NTC_FILTER_MOVING_AVERAGE : driver_ntc.h
- NTC_FILTER_NONE : driver_ntc.h
- ntc_filter_t : driver_ntc.h
- NTC_FILTER_WEIGHTED_MOVING_AVERAGE : driver_ntc.h
- ntc_get_algorithm() : driver_ntc.c, driver_ntc.h
- ntc_get_algorithm_beta_formula_beta_value() : driver_ntc.c, driver_ntc.h
- ntc_get_algorithm_beta_formula_r25_ohm() : driver_ntc.c, driver_ntc.h
- ntc_get_algorithm_steinhart_hart() : driver_ntc.c, driver_ntc.h
- ntc_get_circuit() : driver_ntc.c, driver_ntc.h
- ntc_get_circuit_fixed_resistor() : driver_ntc.c, driver_ntc.h
- ntc_get_filter() : driver_ntc.c, driver_ntc.h
- ntc_handle_t : driver_ntc.h
- ntc_info() : driver_ntc.c, driver_ntc.h
- ntc_info_t : driver_ntc.h
- ntc_init() : driver_ntc.c, driver_ntc.h
- ntc_interface_adc_deinit() : driver_ntc_interface.h, driver_ntc_interface_template.c
- ntc_interface_adc_init() : driver_ntc_interface.h, driver_ntc_interface_template.c
- ntc_interface_adc_read() : driver_ntc_interface.h, driver_ntc_interface_template.c
- ntc_interface_debug_print() : driver_ntc_interface.h, driver_ntc_interface_template.c
- ntc_interface_delay_ms() : driver_ntc_interface.h, driver_ntc_interface_template.c
- ntc_load_algorithm_lookup_table() : driver_ntc.c, driver_ntc.h
- ntc_read_beta_formula_test() : driver_ntc_read_test.c, driver_ntc_read_test.h
- ntc_read_lookup_table_test() : driver_ntc_read_test.c, driver_ntc_read_test.h
- ntc_read_steinhart_hart_test() : driver_ntc_read_test.c, driver_ntc_read_test.h
- ntc_read_temperature() : driver_ntc.c, driver_ntc.h
- ntc_reset_filter() : driver_ntc.c, driver_ntc.h
- ntc_set_algorithm() : driver_ntc.c, driver_ntc.h
- ntc_set_algorithm_beta_formula_beta_value() : driver_ntc.c, driver_ntc.h
- ntc_set_algorithm_beta_formula_r25_ohm() : driver_ntc.c, driver_ntc.h
- ntc_set_algorithm_steinhart_hart() : driver_ntc.c, driver_ntc.h
- ntc_set_circuit() : driver_ntc.c, driver_ntc.h
- ntc_set_circuit_fixed_resistor() : driver_ntc.c, driver_ntc.h
- ntc_set_filter() : driver_ntc.c, driver_ntc.h
- ntc_set_filter_anti_spike_average_length() : driver_ntc.c, driver_ntc.h
- ntc_set_filter_first_order_lag() : driver_ntc.c, driver_ntc.h
- ntc_set_filter_kalman() : driver_ntc.c, driver_ntc.h
- ntc_set_filter_limiting() : driver_ntc.c, driver_ntc.h
- ntc_set_filter_median_length() : driver_ntc.c, driver_ntc.h
- ntc_set_filter_moving_average_length() : driver_ntc.c, driver_ntc.h
- ntc_set_filter_weighted_moving_average_length() : driver_ntc.c, driver_ntc.h
- ntc_table_t : driver_ntc.h
- s -
- t -