Home
last modified time | relevance | path

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

/hal_ambiq-latest/mcu/apollo4p/hal/
Dam_hal_stimer.c467 AM_REGVAL(AM_REG_STIMER_NVRAM(0, ui32NvramNum)) = ui32NvramVal; in am_hal_stimer_nvram_set()
486 return AM_REGVAL(AM_REG_STIMER_NVRAM(0, ui32NvramNum)); in am_hal_stimer_nvram_get()
Dam_hal_stimer.h71 #define AM_REG_STIMER_NVRAM(n, r) ((&STIMER->SNVR0) + \ macro
/hal_ambiq-latest/mcu/apollo3p/hal/
Dam_hal_stimer.h68 #define AM_REG_STIMER_NVRAM(n, r) (CTIMERADDRn(CTIMER, n, SNVR0) + \ macro
Dam_hal_stimer.c392 return AM_REGVAL(AM_REG_STIMER_NVRAM(0, ui32NvramNum)); in am_hal_stimer_nvram_get()
/hal_ambiq-latest/mcu/apollo3/hal/
Dam_hal_stimer.h68 #define AM_REG_STIMER_NVRAM(n, r) (CTIMERADDRn(CTIMER, n, SNVR0) + \ macro
Dam_hal_stimer.c385 return AM_REGVAL(AM_REG_STIMER_NVRAM(0, ui32NvramNum)); in am_hal_stimer_nvram_get()