Home
last modified time | relevance | path

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

/hal_ambiq-latest/utils/
Dam_util_regdump.c965 case AM_UTIL_REGDUMP_IOM: in regdump_pwr_enable()
1046 case AM_UTIL_REGDUMP_IOM: in regdump_pwr_disable()
1216 if ( ui32PeriphMask & AM_UTIL_REGDUMP_IOM ) in am_util_regdump_print()
1219 regdump_pwr_enable(AM_UTIL_REGDUMP_IOM); in am_util_regdump_print()
1223 regdump_pwr_disable(AM_UTIL_REGDUMP_IOM); in am_util_regdump_print()
Dam_util_regdump.h68 #define AM_UTIL_REGDUMP_IOM (1 << 4) macro
122 AM_UTIL_REGDUMP_IOM | \