Searched refs:WORD4 (Results 1 – 2 of 2) sorted by relevance
585 volatile uint32_t WORD4; member601 volatile uint32_t WORD4; member629 volatile uint32_t WORD4; member668 volatile uint32_t WORD4; member1237 MODIFY_REG_FIELD(BLUEGLOBWORD->WORD4, GLOBAL_WORD4_TXREADYTIMEOUT, value); in LL_RADIO_SetTransmissionReadyTimeout()1248 …return (uint32_t)(READ_BIT(BLUEGLOBWORD->WORD4, GLOBAL_WORD4_TXREADYTIMEOUT) >> GLOBAL_WORD4_TXREA… in LL_RADIO_GetTransmissionReadyTimeout()1261 MODIFY_REG_FIELD(BLUEGLOBWORD->WORD4, GLOBAL_WORD4_RCVTIMEOUT, value); in LL_RADIO_SetReceiveWindowTimeout()1272 …return (uint32_t)(READ_BIT(BLUEGLOBWORD->WORD4, GLOBAL_WORD4_RCVTIMEOUT) >> GLOBAL_WORD4_RCVTIMEOU… in LL_RADIO_GetReceiveWindowTimeout()1819 MODIFY_REG_FIELD((BLUEDATAWORD + stateMachineNo)->WORD4, STATEMACH_WORD4_RCVPOINTPREV, value); in LL_RADIO_SetRcvPointPrevious()1831 return (uint32_t)(READ_BIT((BLUEDATAWORD + stateMachineNo)->WORD4, in LL_RADIO_GetRcvPointPrevious()
53 volatile uint32_t WORD4; member