Searched refs:WORD1 (Results 1 – 2 of 2) sorted by relevance
582 volatile uint32_t WORD1; member598 volatile uint32_t WORD1; member626 volatile uint32_t WORD1; member656 volatile uint32_t WORD1; member665 volatile uint32_t WORD1; member884 MODIFY_REG_FIELD(BLUEGLOBWORD->WORD1, GLOBAL_WORD1_CURSTMACHNUM, value); in LL_RADIO_SetCurrentConnectionMachineNumber()894 …return (uint32_t)(READ_BIT(BLUEGLOBWORD->WORD1, GLOBAL_WORD1_CURSTMACHNUM) >> GLOBAL_WORD1_CURSTMA… in LL_RADIO_GetCurrentConnectionMachineNumber()905 SET_BIT(BLUEGLOBWORD->WORD1, GLOBAL_WORD1_ACTIVE); in LL_RADIO_GlobalEnableBlue()915 CLEAR_BIT(BLUEGLOBWORD->WORD1, GLOBAL_WORD1_ACTIVE); in LL_RADIO_GlobalDisableBlue()925 return ((READ_BIT(BLUEGLOBWORD->WORD1, GLOBAL_WORD1_ACTIVE) == (GLOBAL_WORD1_ACTIVE)) ? 1U : 0U); in LL_RADIO_IsEnabledGlobalBlue()[all …]
50 volatile uint32_t WORD1; member