Searched refs:nrf_gpiote_task_enable (Results 1 – 3 of 3) sorted by relevance
72 nrf_gpiote_task_enable(GPIOTE_DBG_RADIO_EVT_END); in radio_event_gpio_toggle_init()73 nrf_gpiote_task_enable(GPIOTE_DBG_RADIO_EVT_DISABLED); in radio_event_gpio_toggle_init()74 nrf_gpiote_task_enable(GPIOTE_DBG_RADIO_EVT_READY); in radio_event_gpio_toggle_init()
505 NRF_STATIC_INLINE void nrf_gpiote_task_enable(NRF_GPIOTE_Type * p_reg, uint32_t idx);855 NRF_STATIC_INLINE void nrf_gpiote_task_enable(NRF_GPIOTE_Type * p_reg, uint32_t idx) in nrf_gpiote_task_enable() function
277 nrf_gpiote_task_enable(p_reg, idx); in nrfy_gpiote_task_enable()