Home
last modified time | relevance | path

Searched refs:NRF_LPCOMP (Results 1 – 6 of 6) sorted by relevance

/hal_nordic-3.5.0/nrfx/drivers/src/
Dnrfx_lpcomp.c57 if (event_mask & nrfy_lpcomp_int_enable_check(NRF_LPCOMP, NRFY_EVENT_TO_INT_BITMASK(event))) in lpcomp_execute_handler()
67 uint32_t evt_mask = nrfy_lpcomp_events_process(NRF_LPCOMP, in nrfx_lpcomp_irq_handler()
98 if (nrfx_prs_acquire(NRF_LPCOMP, nrfx_lpcomp_irq_handler) != NRFX_SUCCESS) in nrfx_lpcomp_init()
107 nrfy_lpcomp_task_trigger(NRF_LPCOMP, NRF_LPCOMP_TASK_STOP); in nrfx_lpcomp_init()
108 nrfy_lpcomp_disable(NRF_LPCOMP); in nrfx_lpcomp_init()
120 nrfy_lpcomp_periph_configure(NRF_LPCOMP, &nrfy_config); in nrfx_lpcomp_init()
121 nrfy_lpcomp_shorts_disable(NRF_LPCOMP, in nrfx_lpcomp_init()
127 nrfy_lpcomp_int_disable(NRF_LPCOMP, in nrfx_lpcomp_init()
132 nrfy_lpcomp_enable(NRF_LPCOMP); in nrfx_lpcomp_init()
152 nrfy_lpcomp_int_init(NRF_LPCOMP, int_mask, p_config->interrupt_priority, true); in nrfx_lpcomp_init()
[all …]
/hal_nordic-3.5.0/nrfx/templates/
Dnrfx_config_nrf5340_application.h63 #define NRF_LPCOMP NRF_LPCOMP_S macro
/hal_nordic-3.5.0/nrfx/mdk/
Dnrf51.h1269 #define NRF_LPCOMP ((NRF_LPCOMP_Type*) NRF_LPCOMP_BASE) macro
Dnrf52.h2395 #define NRF_LPCOMP ((NRF_LPCOMP_Type*) NRF_LPCOMP_BASE) macro
Dnrf52833.h2756 #define NRF_LPCOMP ((NRF_LPCOMP_Type*) NRF_LPCOMP_BASE) macro
Dnrf52840.h2885 #define NRF_LPCOMP ((NRF_LPCOMP_Type*) NRF_LPCOMP_BASE) macro