Searched refs:RFCORE_XREG_SRCEXTEN0 (Results 1 – 2 of 2) sorted by relevance
87 #define RFCORE_XREG_SRCEXTEN0 0x40088618 // Extended address matching macro
886 …int32_t *addr = aShort ? (uint32_t *)RFCORE_XREG_SRCSHORTEN0 : (uint32_t *)RFCORE_XREG_SRCEXTEN0; in getSrcMatchEntriesEnableStatus()969 …*addrEn = aShort ? (uint32_t *)RFCORE_XREG_SRCSHORTEN0 : (uint32_t *)RFCORE_XREG_SRCEXTEN0; in setSrcMatchEntryEnableStatus()1178 uint32_t *addrEn = (uint32_t *)RFCORE_XREG_SRCEXTEN0; in otPlatRadioClearSrcMatchExtEntries()