Go to the source code of this file.
Data Structures | |
struct | adc_instance_t |
Structure storing PAL instance information. More... | |
Enumerations | |
enum | adc_inst_type_t { ADC_INST_TYPE_ADC_S32K1xx = 0u } |
Enumeration with the types of ADC peripherals supported by ADC PAL. More... | |
enum adc_inst_type_t |
Enumeration with the types of ADC peripherals supported by ADC PAL.
This enumeration contains the types of ADC peripherals supported by ADC PAL. Implements : adc_inst_type_t_Class
Enumerator | |
---|---|
ADC_INST_TYPE_ADC_S32K1xx |
Definition at line 55 of file adc_pal_mapping.h.