Home
last modified time | relevance | path

Searched refs:AM_HAL_TEMPCO_NUMSAMPLES (Results 1 – 2 of 2) sorted by relevance

/hal_ambiq-3.5.0/mcu/apollo4p/hal/
Dam_hal_pwrctrl.h153 #define AM_HAL_TEMPCO_NUMSAMPLES 5 macro
Dam_hal_pwrctrl.c3076 if ( (g_bTempcoValid == false) || (ui32NumSamples < AM_HAL_TEMPCO_NUMSAMPLES) ) in am_hal_pwrctrl_tempco_sample_handler()