Home
last modified time | relevance | path

Searched refs:AON_IOC_IOCLATCH_EN (Results 1 – 4 of 4) sorted by relevance

/hal_ti-latest/simplelink/source/ti/devices/cc13x2x7_cc26x2x7/inc/
Dhw_aon_ioc.h121 #define AON_IOC_IOCLATCH_EN 0x00000001 macro
/hal_ti-latest/simplelink/source/ti/devices/cc13x2_cc26x2/inc/
Dhw_aon_ioc.h121 #define AON_IOC_IOCLATCH_EN 0x00000001 macro
/hal_ti-latest/simplelink/source/ti/devices/cc13x2x7_cc26x2x7/driverlib/
Daon_ioc.h230 HWREG(AON_IOC_BASE + AON_IOC_O_IOCLATCH) = AON_IOC_IOCLATCH_EN; in AONIOCFreezeDisable()
/hal_ti-latest/simplelink/source/ti/devices/cc13x2_cc26x2/driverlib/
Daon_ioc.h232 HWREG(AON_IOC_BASE + AON_IOC_O_IOCLATCH) = AON_IOC_IOCLATCH_EN; in AONIOCFreezeDisable()