Home
last modified time | relevance | path

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

/hal_ti-2.7.6/simplelink/source/ti/devices/cc13x2_cc26x2/inc/
Dhw_ddi.h186 #define DDI_O_MASK8B 0x00000300 // Offset for 8-bit masked access. macro
/hal_ti-2.7.6/simplelink/source/ti/devices/cc13x2_cc26x2/driverlib/
Dddi.h277 ui32RegOffset = DDI_O_MASK8B + (ui32Reg << 1) + (ui32Byte << 1); in DDI8SetValBit()
Dsetup_rom.c307 HWREGH( AUX_DDI0_OSC_BASE + DDI_O_MASK8B + ( DDI_0_OSC_O_LFOSCCTL * 2 ) + 4 ) = in SetupAfterColdResetWakeupFromShutDownCfg2()