Searched refs:channel_handler_get (Results 1 – 1 of 1) sorted by relevance
150 static nrfx_gpiote_evt_handler_t channel_handler_get(uint32_t channel) in channel_handler_get() function594 … nrfx_gpiote_evt_handler_t handler = channel_handler_get((uint32_t)channel_port_get(pin)); in nrfx_gpiote_in_event_enable()722 channel_handler_get((uint32_t)channel_port_get(pin)); in port_event_handle()805 channel_handler_get((uint32_t)channel_port_get(pin)); in port_event_handle()871 nrfx_gpiote_evt_handler_t handler = channel_handler_get(i); in nrfx_gpiote_irq_handler()
Completed in 4 milliseconds