Here is a list of all functions, variables, defines, enums, and typedefs with links to the files they belong to:
- m -
- MANUFACTURER_NAME : driver_max31856.c
- MAX31856_BASIC_DEFAULT_COLD_JUNCTION_TEMPERATURE_OFFSET : driver_max31856_basic.h
- MAX31856_BASIC_DEFAULT_FAULT_MODE : driver_max31856_basic.h
- MAX31856_BASIC_DEFAULT_NOISE_REJECTION_FILTER : driver_max31856_basic.h
- MAX31856_BASIC_DEFAULT_OPEN_CIRCUIT_DETECTION : driver_max31856_basic.h
- MAX31856_BASIC_DEFAULT_SAMPLE_AVERAGE : driver_max31856_basic.h
- max31856_basic_deinit() : driver_max31856_basic.c, driver_max31856_basic.h
- max31856_basic_init() : driver_max31856_basic.c, driver_max31856_basic.h
- max31856_basic_read() : driver_max31856_basic.c, driver_max31856_basic.h
- max31856_basic_read_cold_junction_temperature() : driver_max31856_basic.c, driver_max31856_basic.h
- MAX31856_BOOL_FALSE : driver_max31856.h
- max31856_bool_t : driver_max31856.h
- MAX31856_BOOL_TRUE : driver_max31856.h
- max31856_clear_fault() : driver_max31856.c, driver_max31856.h
- max31856_cold_junction_fault_threshold_convert_to_data() : driver_max31856.c, driver_max31856.h
- max31856_cold_junction_fault_threshold_convert_to_register() : driver_max31856.c, driver_max31856.h
- max31856_cold_junction_temperature_convert_to_data() : driver_max31856.c, driver_max31856.h
- max31856_cold_junction_temperature_convert_to_register() : driver_max31856.c, driver_max31856.h
- max31856_cold_junction_temperature_offset_convert_to_data() : driver_max31856.c, driver_max31856.h
- max31856_cold_junction_temperature_offset_convert_to_register() : driver_max31856.c, driver_max31856.h
- max31856_continuous_read() : driver_max31856.c, driver_max31856.h
- max31856_deinit() : driver_max31856.c, driver_max31856.h
- MAX31856_FAULT_MASK_CJHIGH : driver_max31856.h
- MAX31856_FAULT_MASK_CJLOW : driver_max31856.h
- MAX31856_FAULT_MASK_OPEN : driver_max31856.h
- MAX31856_FAULT_MASK_OVUV : driver_max31856.h
- max31856_fault_mask_t : driver_max31856.h
- MAX31856_FAULT_MASK_TCHIGH : driver_max31856.h
- MAX31856_FAULT_MASK_TCLOW : driver_max31856.h
- MAX31856_FAULT_MODE_COMPARATOR : driver_max31856.h
- MAX31856_FAULT_MODE_INTERRUPT : driver_max31856.h
- max31856_fault_mode_t : driver_max31856.h
- MAX31856_FAULT_STATUS_CJHIGH : driver_max31856.h
- MAX31856_FAULT_STATUS_CJLOW : driver_max31856.h
- MAX31856_FAULT_STATUS_CJRANGE : driver_max31856.h
- MAX31856_FAULT_STATUS_OPEN : driver_max31856.h
- MAX31856_FAULT_STATUS_OVUV : driver_max31856.h
- max31856_fault_status_t : driver_max31856.h
- MAX31856_FAULT_STATUS_TCHIGH : driver_max31856.h
- MAX31856_FAULT_STATUS_TCLOW : driver_max31856.h
- MAX31856_FAULT_STATUS_TCRANGE : driver_max31856.h
- max31856_get_cold_junction_high_fault_threshold() : driver_max31856.c, driver_max31856.h
- max31856_get_cold_junction_low_fault_threshold() : driver_max31856.c, driver_max31856.h
- max31856_get_cold_junction_sensor() : driver_max31856.c, driver_max31856.h
- max31856_get_cold_junction_temperature() : driver_max31856.c, driver_max31856.h
- max31856_get_cold_junction_temperature_offset() : driver_max31856.c, driver_max31856.h
- max31856_get_fault_mask() : driver_max31856.c, driver_max31856.h
- max31856_get_fault_mode() : driver_max31856.c, driver_max31856.h
- max31856_get_fault_status() : driver_max31856.c, driver_max31856.h
- max31856_get_noise_rejection_filter() : driver_max31856.c, driver_max31856.h
- max31856_get_open_circuit_detection() : driver_max31856.c, driver_max31856.h
- max31856_get_reg() : driver_max31856.c, driver_max31856.h
- max31856_get_sample_average() : driver_max31856.c, driver_max31856.h
- max31856_get_temperature_high_fault_threshold() : driver_max31856.c, driver_max31856.h
- max31856_get_temperature_low_fault_threshold() : driver_max31856.c, driver_max31856.h
- max31856_get_thermocouple_type() : driver_max31856.c, driver_max31856.h
- max31856_handle_t : driver_max31856.h
- max31856_info() : driver_max31856.c, driver_max31856.h
- max31856_info_t : driver_max31856.h
- max31856_init() : driver_max31856.c, driver_max31856.h
- max31856_interface_debug_print() : driver_max31856_interface.h, driver_max31856_interface_template.c
- max31856_interface_delay_ms() : driver_max31856_interface.h, driver_max31856_interface_template.c
- max31856_interface_receive_callback() : driver_max31856_interface.h, driver_max31856_interface_template.c
- max31856_interface_spi_deinit() : driver_max31856_interface.h, driver_max31856_interface_template.c
- max31856_interface_spi_init() : driver_max31856_interface.h, driver_max31856_interface_template.c
- max31856_interface_spi_read() : driver_max31856_interface.h, driver_max31856_interface_template.c
- max31856_interface_spi_write() : driver_max31856_interface.h, driver_max31856_interface_template.c
- MAX31856_INTERRUPT_DEFAULT_COLD_JUNCTION_TEMPERATURE_OFFSET : driver_max31856_interrupt.h
- MAX31856_INTERRUPT_DEFAULT_FAULT_MODE : driver_max31856_interrupt.h
- MAX31856_INTERRUPT_DEFAULT_NOISE_REJECTION_FILTER : driver_max31856_interrupt.h
- MAX31856_INTERRUPT_DEFAULT_OPEN_CIRCUIT_DETECTION : driver_max31856_interrupt.h
- MAX31856_INTERRUPT_DEFAULT_SAMPLE_AVERAGE : driver_max31856_interrupt.h
- max31856_interrupt_deinit() : driver_max31856_interrupt.c, driver_max31856_interrupt.h
- max31856_interrupt_init() : driver_max31856_interrupt.c, driver_max31856_interrupt.h
- max31856_interrupt_irq_handler() : driver_max31856_interrupt.c, driver_max31856_interrupt.h
- max31856_interrupt_read() : driver_max31856_interrupt.c, driver_max31856_interrupt.h
- max31856_interrupt_read_cold_junction_temperature() : driver_max31856_interrupt.c, driver_max31856_interrupt.h
- max31856_interrupt_test() : driver_max31856_interrupt_test.c, driver_max31856_interrupt_test.h
- max31856_interrupt_test_irq_handler() : driver_max31856_interrupt_test.c, driver_max31856_interrupt_test.h
- max31856_irq_handler() : driver_max31856.c, driver_max31856.h
- MAX31856_NOISE_REJECTION_FILTER_50HZ : driver_max31856.h
- MAX31856_NOISE_REJECTION_FILTER_60HZ : driver_max31856.h
- max31856_noise_rejection_filter_t : driver_max31856.h
- MAX31856_OPEN_CIRCUIT_DETECTION_DISABLE : driver_max31856.h
- MAX31856_OPEN_CIRCUIT_DETECTION_MODE1 : driver_max31856.h
- MAX31856_OPEN_CIRCUIT_DETECTION_MODE2 : driver_max31856.h
- MAX31856_OPEN_CIRCUIT_DETECTION_MODE3 : driver_max31856.h
- max31856_open_circuit_detection_t : driver_max31856.h
- max31856_read_cold_junction_temperature() : driver_max31856.c, driver_max31856.h
- max31856_read_test() : driver_max31856_read_test.c, driver_max31856_read_test.h
- MAX31856_REG_CJHF : driver_max31856.c
- MAX31856_REG_CJLF : driver_max31856.c
- MAX31856_REG_CJTH : driver_max31856.c
- MAX31856_REG_CJTL : driver_max31856.c
- MAX31856_REG_CJTO : driver_max31856.c
- MAX31856_REG_CR0 : driver_max31856.c
- MAX31856_REG_CR1 : driver_max31856.c
- MAX31856_REG_LTCBH : driver_max31856.c
- MAX31856_REG_LTCBL : driver_max31856.c
- MAX31856_REG_LTCBM : driver_max31856.c
- MAX31856_REG_LTHFTH : driver_max31856.c
- MAX31856_REG_LTHFTL : driver_max31856.c
- MAX31856_REG_LTLFTH : driver_max31856.c
- MAX31856_REG_LTLFTL : driver_max31856.c
- MAX31856_REG_MASK : driver_max31856.c
- MAX31856_REG_SR : driver_max31856.c
- max31856_register_test() : driver_max31856_register_test.c, driver_max31856_register_test.h
- MAX31856_SAMPLE_AVERAGE_1 : driver_max31856.h
- MAX31856_SAMPLE_AVERAGE_16 : driver_max31856.h
- MAX31856_SAMPLE_AVERAGE_2 : driver_max31856.h
- MAX31856_SAMPLE_AVERAGE_4 : driver_max31856.h
- MAX31856_SAMPLE_AVERAGE_8 : driver_max31856.h
- max31856_sample_average_t : driver_max31856.h
- max31856_set_cold_junction_high_fault_threshold() : driver_max31856.c, driver_max31856.h
- max31856_set_cold_junction_low_fault_threshold() : driver_max31856.c, driver_max31856.h
- max31856_set_cold_junction_sensor() : driver_max31856.c, driver_max31856.h
- max31856_set_cold_junction_temperature() : driver_max31856.c, driver_max31856.h
- max31856_set_cold_junction_temperature_offset() : driver_max31856.c, driver_max31856.h
- max31856_set_fault_mask() : driver_max31856.c, driver_max31856.h
- max31856_set_fault_mode() : driver_max31856.c, driver_max31856.h
- max31856_set_noise_rejection_filter() : driver_max31856.c, driver_max31856.h
- max31856_set_open_circuit_detection() : driver_max31856.c, driver_max31856.h
- max31856_set_reg() : driver_max31856.c, driver_max31856.h
- max31856_set_sample_average() : driver_max31856.c, driver_max31856.h
- max31856_set_temperature_high_fault_threshold() : driver_max31856.c, driver_max31856.h
- max31856_set_temperature_low_fault_threshold() : driver_max31856.c, driver_max31856.h
- max31856_set_thermocouple_type() : driver_max31856.c, driver_max31856.h
- MAX31856_SHOT_DEFAULT_COLD_JUNCTION_TEMPERATURE_OFFSET : driver_max31856_shot.h
- MAX31856_SHOT_DEFAULT_FAULT_MODE : driver_max31856_shot.h
- MAX31856_SHOT_DEFAULT_NOISE_REJECTION_FILTER : driver_max31856_shot.h
- MAX31856_SHOT_DEFAULT_OPEN_CIRCUIT_DETECTION : driver_max31856_shot.h
- MAX31856_SHOT_DEFAULT_SAMPLE_AVERAGE : driver_max31856_shot.h
- max31856_shot_deinit() : driver_max31856_shot.c, driver_max31856_shot.h
- max31856_shot_init() : driver_max31856_shot.c, driver_max31856_shot.h
- max31856_shot_read() : driver_max31856_shot.c, driver_max31856_shot.h
- max31856_shot_read_cold_junction_temperature() : driver_max31856_shot.c, driver_max31856_shot.h
- max31856_single_read() : driver_max31856.c, driver_max31856.h
- max31856_start_continuous_read() : driver_max31856.c, driver_max31856.h
- max31856_stop_continuous_read() : driver_max31856.c, driver_max31856.h
- max31856_temperature_fault_threshold_convert_to_data() : driver_max31856.c, driver_max31856.h
- max31856_temperature_fault_threshold_convert_to_register() : driver_max31856.c, driver_max31856.h
- MAX31856_THERMOCOUPLE_TYPE_B : driver_max31856.h
- MAX31856_THERMOCOUPLE_TYPE_E : driver_max31856.h
- MAX31856_THERMOCOUPLE_TYPE_J : driver_max31856.h
- MAX31856_THERMOCOUPLE_TYPE_K : driver_max31856.h
- MAX31856_THERMOCOUPLE_TYPE_N : driver_max31856.h
- MAX31856_THERMOCOUPLE_TYPE_R : driver_max31856.h
- MAX31856_THERMOCOUPLE_TYPE_S : driver_max31856.h
- MAX31856_THERMOCOUPLE_TYPE_T : driver_max31856.h
- max31856_thermocouple_type_t : driver_max31856.h
- MAX31856_THERMOCOUPLE_TYPE_VOLTAGE_GAIN_32 : driver_max31856.h
- MAX31856_THERMOCOUPLE_TYPE_VOLTAGE_GAIN_8 : driver_max31856.h
- MAX_CURRENT : driver_max31856.c