Home
last modified time | relevance | path

Searched refs:AM_HAL_ADC_MAX_SLOTS (Results 1 – 6 of 6) sorted by relevance

/hal_ambiq-latest/mcu/apollo3p/hal/
Dam_hal_adc.h60 #define AM_HAL_ADC_MAX_SLOTS 8 macro
Dam_hal_adc.c439 if ( ui32SlotNumber >= AM_HAL_ADC_MAX_SLOTS ) in am_hal_adc_configure_slot()
/hal_ambiq-latest/mcu/apollo3/hal/
Dam_hal_adc.h60 #define AM_HAL_ADC_MAX_SLOTS 8 macro
Dam_hal_adc.c439 if ( ui32SlotNumber >= AM_HAL_ADC_MAX_SLOTS ) in am_hal_adc_configure_slot()
/hal_ambiq-latest/mcu/apollo4p/hal/
Dam_hal_adc.h97 #define AM_HAL_ADC_MAX_SLOTS 8 macro
Dam_hal_adc.c545 if ( ui32SlotNumber >= AM_HAL_ADC_MAX_SLOTS ) in am_hal_adc_configure_slot()