Home
last modified time | relevance | path

Searched refs:AON_BATMON_O_EVENT (Results 1 – 3 of 3) sorted by relevance

/hal_ti-latest/simplelink/source/ti/devices/cc13x2x7_cc26x2x7/inc/
Dhw_aon_batmon.h89 #define AON_BATMON_O_EVENT 0x0000004C macro
/hal_ti-latest/simplelink/source/ti/devices/cc13x2_cc26x2/inc/
Dhw_aon_batmon.h89 #define AON_BATMON_O_EVENT 0x0000004C macro
/hal_ti-latest/simplelink/source/ti/drivers/temperature/
DTemperatureCC26X2.c252 HWREG(AON_BATMON_BASE + AON_BATMON_O_EVENT) &= AON_BATMON_EVENT_TEMP_BELOW_LL | in clearEventFlags()
254 } while (HWREG(AON_BATMON_BASE + AON_BATMON_O_EVENT) & in clearEventFlags()