Searched refs:nrf_egu_int_mask_t (Results 1 – 1 of 1) sorted by relevance
133 } nrf_egu_int_mask_t; typedef248 NRF_STATIC_INLINE nrf_egu_int_mask_t nrf_egu_channel_int_get(uint8_t channel);364 NRF_STATIC_INLINE nrf_egu_int_mask_t nrf_egu_channel_int_get(uint8_t channel) in nrf_egu_channel_int_get()366 return (nrf_egu_int_mask_t)((uint32_t) (EGU_INTENSET_TRIGGERED0_Msk << channel)); in nrf_egu_channel_int_get()