Home
last modified time | relevance | path

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

/hal_ti-latest/simplelink/source/ti/devices/cc13x2x7_cc26x2x7/driverlib/
Devent.h197 HWREGB(EVENT_BASE + EVENT_O_SWEV + ui32SwEvent) = 1; in EventSwEventSet()
220 HWREGB(EVENT_BASE + EVENT_O_SWEV + ui32SwEvent) = 0; in EventSwEventClear()
245 return( HWREGB(EVENT_BASE + EVENT_O_SWEV + ui32SwEvent)); in EventSwEventGet()
/hal_ti-latest/simplelink/source/ti/devices/cc13x2_cc26x2/driverlib/
Devent.h199 HWREGB(EVENT_BASE + EVENT_O_SWEV + ui32SwEvent) = 1; in EventSwEventSet()
222 HWREGB(EVENT_BASE + EVENT_O_SWEV + ui32SwEvent) = 0; in EventSwEventClear()
247 return( HWREGB(EVENT_BASE + EVENT_O_SWEV + ui32SwEvent)); in EventSwEventGet()
/hal_ti-latest/simplelink/source/ti/devices/cc13x2x7_cc26x2x7/inc/
Dhw_event.h344 #define EVENT_O_SWEV 0x00000F00 macro
/hal_ti-latest/simplelink/source/ti/devices/cc13x2_cc26x2/inc/
Dhw_event.h344 #define EVENT_O_SWEV 0x00000F00 macro