Home
last modified time | relevance | path

Searched refs:NRF_GPIOTE (Results 1 – 13 of 13) sorted by relevance

/lk-master/external/platform/nrfx/drivers/src/
A Dnrfx_gpiote.c233 NRFX_IRQ_ENABLE(nrfx_get_irq_number(NRF_GPIOTE)); in nrfx_gpiote_init()
299 nrf_gpiote_task_configure(NRF_GPIOTE, in nrfx_gpiote_out_init()
418 return nrf_gpiote_task_address_get(NRF_GPIOTE, task); in nrfx_gpiote_out_task_addr_get()
435 return nrf_gpiote_task_address_get(NRF_GPIOTE, task); in nrfx_gpiote_set_task_addr_get()
453 return nrf_gpiote_task_address_get(NRF_GPIOTE, task); in nrfx_gpiote_clr_task_addr_get()
477 nrf_gpiote_task_trigger(NRF_GPIOTE, task); in nrfx_gpiote_out_task_trigger()
489 nrf_gpiote_task_trigger(NRF_GPIOTE, task); in nrfx_gpiote_set_task_trigger()
503 nrf_gpiote_task_trigger(NRF_GPIOTE, task); in nrfx_gpiote_clr_task_trigger()
591 nrf_gpiote_event_clear(NRF_GPIOTE, event); in nrfx_gpiote_in_event_enable()
834 if (nrf_gpiote_event_check(NRF_GPIOTE, event) && in nrfx_gpiote_irq_handler()
[all …]
/lk-master/external/platform/nrfx/templates/
A Dnrfx_config_nrf9160.h117 #define NRF_GPIOTE NRF_GPIOTE1 macro
120 #define NRF_GPIOTE NRF_GPIOTE0 macro
A Dnrfx_config_nrf5340_application.h134 #define NRF_GPIOTE NRF_GPIOTE1 macro
137 #define NRF_GPIOTE NRF_GPIOTE0 macro
A Dnrfx_config_nrf5340_network.h57 #define NRF_GPIOTE NRF_GPIOTE_NS macro
/lk-master/external/platform/nrfx/mdk/
A Dnrf51.h1252 #define NRF_GPIOTE ((NRF_GPIOTE_Type*) NRF_GPIOTE_BASE) macro
A Dnrf52805.h1772 #define NRF_GPIOTE ((NRF_GPIOTE_Type*) NRF_GPIOTE_BASE) macro
A Dnrf52810.h1947 #define NRF_GPIOTE ((NRF_GPIOTE_Type*) NRF_GPIOTE_BASE) macro
A Dnrf52811.h2021 #define NRF_GPIOTE ((NRF_GPIOTE_Type*) NRF_GPIOTE_BASE) macro
A Dnrf52820.h2034 #define NRF_GPIOTE ((NRF_GPIOTE_Type*) NRF_GPIOTE_BASE) macro
A Dnrf52.h2368 #define NRF_GPIOTE ((NRF_GPIOTE_Type*) NRF_GPIOTE_BASE) macro
A Dnrf52833.h2717 #define NRF_GPIOTE ((NRF_GPIOTE_Type*) NRF_GPIOTE_BASE) macro
A Dnrf52840.h2846 #define NRF_GPIOTE ((NRF_GPIOTE_Type*) NRF_GPIOTE_BASE) macro
/lk-master/external/platform/nrf51/include/platform/
A Dnrf518xx.h1253 #define NRF_GPIOTE ((NRF_GPIOTE_Type *) NRF_GPIOTE_BASE) macro

Completed in 121 milliseconds