Home
last modified time | relevance | path

Searched refs:nrfx_gpiote_init (Results 1 – 4 of 4) sorted by relevance

/external/platform/nrfx/drivers/include/
A Dnrfx_gpiote.h213 nrfx_err_t nrfx_gpiote_init(uint8_t interrupt_priority);
/external/platform/nrfx/drivers/src/
A Dnrfx_spis.c260 (void)nrfx_gpiote_init(NRFX_GPIOTE_DEFAULT_CONFIG_IRQ_PRIORITY); in nrfx_spis_init()
A Dnrfx_gpiote.c202 nrfx_err_t nrfx_gpiote_init(uint8_t interrupt_priority) in nrfx_gpiote_init() function
/external/platform/nrfx/
A DCHANGELOG.md108 - Changed nrfx_gpiote_init() function to take the interrupt priority as its parameter. Previously t…

Completed in 9 milliseconds