Here is a list of all functions, variables, defines, enums, and typedefs with links to the files they belong to:
- m -
- MANUFACTURER_NAME : driver_max30102.c
- MAX30102_ADC_RESOLUTION_15_BIT : driver_max30102.h
- MAX30102_ADC_RESOLUTION_16_BIT : driver_max30102.h
- MAX30102_ADC_RESOLUTION_17_BIT : driver_max30102.h
- MAX30102_ADC_RESOLUTION_18_BIT : driver_max30102.h
- max30102_adc_resolution_t : driver_max30102.h
- MAX30102_ADDRESS : driver_max30102.c
- MAX30102_BOOL_FALSE : driver_max30102.h
- max30102_bool_t : driver_max30102.h
- MAX30102_BOOL_TRUE : driver_max30102.h
- max30102_deinit() : driver_max30102.c, driver_max30102.h
- MAX30102_FIFO_DEFAULT_ADC_RESOLUTION : driver_max30102_fifo.h
- MAX30102_FIFO_DEFAULT_DIE_TEMPERATURE : driver_max30102_fifo.h
- MAX30102_FIFO_DEFAULT_FIFO_ALMOST_FULL : driver_max30102_fifo.h
- MAX30102_FIFO_DEFAULT_FIFO_ROLL : driver_max30102_fifo.h
- MAX30102_FIFO_DEFAULT_INTERRUPT_ALC_OVF_EN : driver_max30102_fifo.h
- MAX30102_FIFO_DEFAULT_INTERRUPT_DIE_TEMP_RDY_EN : driver_max30102_fifo.h
- MAX30102_FIFO_DEFAULT_INTERRUPT_PPG_RDY_EN : driver_max30102_fifo.h
- MAX30102_FIFO_DEFAULT_LED_IR_PULSE_AMPLITUDE : driver_max30102_fifo.h
- MAX30102_FIFO_DEFAULT_LED_RED_PULSE_AMPLITUDE : driver_max30102_fifo.h
- MAX30102_FIFO_DEFAULT_MODE : driver_max30102_fifo.h
- MAX30102_FIFO_DEFAULT_SAMPLE_AVERAGING : driver_max30102_fifo.h
- MAX30102_FIFO_DEFAULT_SLOT1 : driver_max30102_fifo.h
- MAX30102_FIFO_DEFAULT_SLOT2 : driver_max30102_fifo.h
- MAX30102_FIFO_DEFAULT_SLOT3 : driver_max30102_fifo.h
- MAX30102_FIFO_DEFAULT_SLOT4 : driver_max30102_fifo.h
- MAX30102_FIFO_DEFAULT_SPO2_ADC_RANGE : driver_max30102_fifo.h
- MAX30102_FIFO_DEFAULT_SPO2_SAMPLE_RATE : driver_max30102_fifo.h
- max30102_fifo_deinit() : driver_max30102_fifo.c, driver_max30102_fifo.h
- max30102_fifo_init() : driver_max30102_fifo.c, driver_max30102_fifo.h
- max30102_fifo_irq_handler() : driver_max30102_fifo.c, driver_max30102_fifo.h
- max30102_fifo_read() : driver_max30102_fifo.c, driver_max30102_fifo.h
- max30102_fifo_test() : driver_max30102_fifo_test.c, driver_max30102_fifo_test.h
- max30102_fifo_test_irq_handler() : driver_max30102_fifo_test.c, driver_max30102_fifo_test.h
- max30102_get_adc_resolution() : driver_max30102.c, driver_max30102.h
- max30102_get_die_temperature() : driver_max30102.c, driver_max30102.h
- max30102_get_fifo_almost_full() : driver_max30102.c, driver_max30102.h
- max30102_get_fifo_data() : driver_max30102.c, driver_max30102.h
- max30102_get_fifo_overflow_counter() : driver_max30102.c, driver_max30102.h
- max30102_get_fifo_read_pointer() : driver_max30102.c, driver_max30102.h
- max30102_get_fifo_roll() : driver_max30102.c, driver_max30102.h
- max30102_get_fifo_sample_averaging() : driver_max30102.c, driver_max30102.h
- max30102_get_fifo_write_pointer() : driver_max30102.c, driver_max30102.h
- max30102_get_id() : driver_max30102.c, driver_max30102.h
- max30102_get_interrupt() : driver_max30102.c, driver_max30102.h
- max30102_get_interrupt_status() : driver_max30102.c, driver_max30102.h
- max30102_get_led_ir_pulse_amplitude() : driver_max30102.c, driver_max30102.h
- max30102_get_led_red_pulse_amplitude() : driver_max30102.c, driver_max30102.h
- max30102_get_mode() : driver_max30102.c, driver_max30102.h
- max30102_get_reg() : driver_max30102.c, driver_max30102.h
- max30102_get_shutdown() : driver_max30102.c, driver_max30102.h
- max30102_get_slot() : driver_max30102.c, driver_max30102.h
- max30102_get_spo2_adc_range() : driver_max30102.c, driver_max30102.h
- max30102_get_spo2_sample_rate() : driver_max30102.c, driver_max30102.h
- max30102_handle_t : driver_max30102.h
- max30102_info() : driver_max30102.c, driver_max30102.h
- max30102_info_t : driver_max30102.h
- max30102_init() : driver_max30102.c, driver_max30102.h
- max30102_interface_debug_print() : driver_max30102_interface.h, driver_max30102_interface_template.c
- max30102_interface_delay_ms() : driver_max30102_interface.h, driver_max30102_interface_template.c
- max30102_interface_iic_deinit() : driver_max30102_interface.h, driver_max30102_interface_template.c
- max30102_interface_iic_init() : driver_max30102_interface.h, driver_max30102_interface_template.c
- max30102_interface_iic_read() : driver_max30102_interface.h, driver_max30102_interface_template.c
- max30102_interface_iic_write() : driver_max30102_interface.h, driver_max30102_interface_template.c
- max30102_interface_receive_callback() : driver_max30102_interface.h, driver_max30102_interface_template.c
- MAX30102_INTERRUPT_ALC_OVF_EN : driver_max30102.h
- MAX30102_INTERRUPT_DIE_TEMP_RDY_EN : driver_max30102.h
- MAX30102_INTERRUPT_FIFO_FULL_EN : driver_max30102.h
- MAX30102_INTERRUPT_PPG_RDY_EN : driver_max30102.h
- MAX30102_INTERRUPT_STATUS_ALC_OVF : driver_max30102.h
- MAX30102_INTERRUPT_STATUS_DIE_TEMP_RDY : driver_max30102.h
- MAX30102_INTERRUPT_STATUS_FIFO_FULL : driver_max30102.h
- MAX30102_INTERRUPT_STATUS_PPG_RDY : driver_max30102.h
- MAX30102_INTERRUPT_STATUS_PWR_RDY : driver_max30102.h
- max30102_interrupt_status_t : driver_max30102.h
- max30102_interrupt_t : driver_max30102.h
- max30102_irq_handler() : driver_max30102.c, driver_max30102.h
- MAX30102_LED_IR : driver_max30102.h
- MAX30102_LED_NONE : driver_max30102.h
- MAX30102_LED_RED : driver_max30102.h
- max30102_led_t : driver_max30102.h
- MAX30102_MODE_HEART_RATE : driver_max30102.h
- MAX30102_MODE_MULTI_LED : driver_max30102.h
- MAX30102_MODE_SPO2 : driver_max30102.h
- max30102_mode_t : driver_max30102.h
- max30102_read() : driver_max30102.c, driver_max30102.h
- max30102_read_temperature() : driver_max30102.c, driver_max30102.h
- MAX30102_REG_DIE_TEMP_CONFIG : driver_max30102.c
- MAX30102_REG_DIE_TEMP_FRACTION : driver_max30102.c
- MAX30102_REG_DIE_TEMP_INTEGER : driver_max30102.c
- MAX30102_REG_FIFO_CONFIG : driver_max30102.c
- MAX30102_REG_FIFO_DATA_REGISTER : driver_max30102.c
- MAX30102_REG_FIFO_READ_POINTER : driver_max30102.c
- MAX30102_REG_FIFO_WRITE_POINTER : driver_max30102.c
- MAX30102_REG_INTERRUPT_ENABLE_1 : driver_max30102.c
- MAX30102_REG_INTERRUPT_ENABLE_2 : driver_max30102.c
- MAX30102_REG_INTERRUPT_STATUS_1 : driver_max30102.c
- MAX30102_REG_INTERRUPT_STATUS_2 : driver_max30102.c
- MAX30102_REG_LED_PULSE_1 : driver_max30102.c
- MAX30102_REG_LED_PULSE_2 : driver_max30102.c
- MAX30102_REG_MODE_CONFIG : driver_max30102.c
- MAX30102_REG_MULTI_LED_MODE_CONTROL_1 : driver_max30102.c
- MAX30102_REG_MULTI_LED_MODE_CONTROL_2 : driver_max30102.c
- MAX30102_REG_OVERFLOW_COUNTER : driver_max30102.c
- MAX30102_REG_PART_ID : driver_max30102.c
- MAX30102_REG_REVISION_ID : driver_max30102.c
- MAX30102_REG_SPO2_CONFIG : driver_max30102.c
- max30102_register_test() : driver_max30102_register_test.c, driver_max30102_register_test.h
- max30102_reset() : driver_max30102.c, driver_max30102.h
- MAX30102_SAMPLE_AVERAGING_1 : driver_max30102.h
- MAX30102_SAMPLE_AVERAGING_16 : driver_max30102.h
- MAX30102_SAMPLE_AVERAGING_2 : driver_max30102.h
- MAX30102_SAMPLE_AVERAGING_32 : driver_max30102.h
- MAX30102_SAMPLE_AVERAGING_4 : driver_max30102.h
- MAX30102_SAMPLE_AVERAGING_8 : driver_max30102.h
- max30102_sample_averaging_t : driver_max30102.h
- max30102_set_adc_resolution() : driver_max30102.c, driver_max30102.h
- max30102_set_die_temperature() : driver_max30102.c, driver_max30102.h
- max30102_set_fifo_almost_full() : driver_max30102.c, driver_max30102.h
- max30102_set_fifo_data() : driver_max30102.c, driver_max30102.h
- max30102_set_fifo_overflow_counter() : driver_max30102.c, driver_max30102.h
- max30102_set_fifo_read_pointer() : driver_max30102.c, driver_max30102.h
- max30102_set_fifo_roll() : driver_max30102.c, driver_max30102.h
- max30102_set_fifo_sample_averaging() : driver_max30102.c, driver_max30102.h
- max30102_set_fifo_write_pointer() : driver_max30102.c, driver_max30102.h
- max30102_set_interrupt() : driver_max30102.c, driver_max30102.h
- max30102_set_led_ir_pulse_amplitude() : driver_max30102.c, driver_max30102.h
- max30102_set_led_red_pulse_amplitude() : driver_max30102.c, driver_max30102.h
- max30102_set_mode() : driver_max30102.c, driver_max30102.h
- max30102_set_reg() : driver_max30102.c, driver_max30102.h
- max30102_set_shutdown() : driver_max30102.c, driver_max30102.h
- max30102_set_slot() : driver_max30102.c, driver_max30102.h
- max30102_set_spo2_adc_range() : driver_max30102.c, driver_max30102.h
- max30102_set_spo2_sample_rate() : driver_max30102.c, driver_max30102.h
- MAX30102_SLOT_1 : driver_max30102.h
- MAX30102_SLOT_2 : driver_max30102.h
- MAX30102_SLOT_3 : driver_max30102.h
- MAX30102_SLOT_4 : driver_max30102.h
- max30102_slot_t : driver_max30102.h
- MAX30102_SPO2_ADC_RANGE_16384 : driver_max30102.h
- MAX30102_SPO2_ADC_RANGE_2048 : driver_max30102.h
- MAX30102_SPO2_ADC_RANGE_4096 : driver_max30102.h
- MAX30102_SPO2_ADC_RANGE_8192 : driver_max30102.h
- max30102_spo2_adc_range_t : driver_max30102.h
- MAX30102_SPO2_SAMPLE_RATE_1000_HZ : driver_max30102.h
- MAX30102_SPO2_SAMPLE_RATE_100_HZ : driver_max30102.h
- MAX30102_SPO2_SAMPLE_RATE_1600_HZ : driver_max30102.h
- MAX30102_SPO2_SAMPLE_RATE_200_HZ : driver_max30102.h
- MAX30102_SPO2_SAMPLE_RATE_3200_HZ : driver_max30102.h
- MAX30102_SPO2_SAMPLE_RATE_400_HZ : driver_max30102.h
- MAX30102_SPO2_SAMPLE_RATE_50_HZ : driver_max30102.h
- MAX30102_SPO2_SAMPLE_RATE_800_HZ : driver_max30102.h
- max30102_spo2_sample_rate_t : driver_max30102.h
- MAX_CURRENT : driver_max30102.c