Searched refs:RSIM_CONTROL_RF_OSC_EN_MASK (Results 1 – 3 of 3) sorted by relevance
364 RSIM->CONTROL |= RSIM_CONTROL_RF_OSC_EN_MASK; in rf_osc_startup()376 RSIM->CONTROL &= ~RSIM_CONTROL_RF_OSC_EN_MASK; in rf_osc_shutdown()
14864 #define RSIM_CONTROL_RF_OSC_EN_MASK (0x100U) macro14866 … (((uint32_t)(((uint32_t)(x)) << RSIM_CONTROL_RF_OSC_EN_SHIFT)) & RSIM_CONTROL_RF_OSC_EN_MASK)
15692 #define RSIM_CONTROL_RF_OSC_EN_MASK (0x100U) macro15694 … (((uint32_t)(((uint32_t)(x)) << RSIM_CONTROL_RF_OSC_EN_SHIFT)) & RSIM_CONTROL_RF_OSC_EN_MASK)