Searched refs:nrfx_gpiote_init (Results 1 – 4 of 4) sorted by relevance
213 nrfx_err_t nrfx_gpiote_init(uint8_t interrupt_priority);
260 (void)nrfx_gpiote_init(NRFX_GPIOTE_DEFAULT_CONFIG_IRQ_PRIORITY); in nrfx_spis_init()
202 nrfx_err_t nrfx_gpiote_init(uint8_t interrupt_priority) in nrfx_gpiote_init() function
108 - Changed nrfx_gpiote_init() function to take the interrupt priority as its parameter. Previously t…
Completed in 9 milliseconds