Searched refs:NRF_LPCOMP (Results 1 – 15 of 15) sorted by relevance
| /hal_nordic-latest/nrfx/drivers/src/ |
| D | nrfx_lpcomp.c | 74 nrfy_lpcomp_periph_configure(NRF_LPCOMP, &nrfy_config); in lpcomp_configure() 99 nrfy_lpcomp_int_init(NRF_LPCOMP, int_mask, p_config->interrupt_priority, true); in lpcomp_configure() 104 if (event_mask & nrfy_lpcomp_int_enable_check(NRF_LPCOMP, NRFY_EVENT_TO_INT_BITMASK(event))) in lpcomp_execute_handler() 114 uint32_t evt_mask = nrfy_lpcomp_events_process(NRF_LPCOMP, in nrfx_lpcomp_irq_handler() 149 if (nrfx_prs_acquire(NRF_LPCOMP, nrfx_lpcomp_irq_handler) != NRFX_SUCCESS) in nrfx_lpcomp_init() 158 nrfy_lpcomp_task_trigger(NRF_LPCOMP, NRF_LPCOMP_TASK_STOP); in nrfx_lpcomp_init() 159 nrfy_lpcomp_disable(NRF_LPCOMP); in nrfx_lpcomp_init() 161 nrfy_lpcomp_shorts_disable(NRF_LPCOMP, in nrfx_lpcomp_init() 167 nrfy_lpcomp_int_disable(NRF_LPCOMP, in nrfx_lpcomp_init() 175 nrfy_lpcomp_enable(NRF_LPCOMP); in nrfx_lpcomp_init() [all …]
|
| /hal_nordic-latest/nrfx/templates/ |
| D | nrfx_config_nrf5340_application.h | 66 #define NRF_LPCOMP NRF_LPCOMP_NS macro 132 #define NRF_LPCOMP NRF_LPCOMP_S macro
|
| /hal_nordic-latest/nrfx/mdk/ |
| D | nrf54l09_enga_global.h | 407 #define NRF_LPCOMP NRF_LPCOMP_NS macro 482 #define NRF_LPCOMP NRF_LPCOMP_S
|
| D | nrf54l15_global.h | 492 #define NRF_LPCOMP NRF_LPCOMP_NS macro 584 #define NRF_LPCOMP NRF_LPCOMP_S
|
| D | nrf54l05_global.h | 492 #define NRF_LPCOMP NRF_LPCOMP_NS macro 584 #define NRF_LPCOMP NRF_LPCOMP_S
|
| D | nrf54l10_global.h | 492 #define NRF_LPCOMP NRF_LPCOMP_NS macro 584 #define NRF_LPCOMP NRF_LPCOMP_S
|
| D | nrf54l20_enga_global.h | 566 #define NRF_LPCOMP NRF_LPCOMP_NS macro 673 #define NRF_LPCOMP NRF_LPCOMP_S
|
| D | nrf54h20_global.h | 623 #define NRF_LPCOMP NRF_LPCOMP_NS macro 753 #define NRF_LPCOMP NRF_LPCOMP_S
|
| D | nrf7120_enga_global.h | 633 #define NRF_LPCOMP NRF_LPCOMP_NS macro 754 #define NRF_LPCOMP NRF_LPCOMP_S
|
| D | nrf9230_enga_global.h | 654 #define NRF_LPCOMP NRF_LPCOMP_NS macro 790 #define NRF_LPCOMP NRF_LPCOMP_S
|
| D | nrf9230_engb_global.h | 659 #define NRF_LPCOMP NRF_LPCOMP_NS macro 796 #define NRF_LPCOMP NRF_LPCOMP_S
|
| D | nrf51.h | 1269 #define NRF_LPCOMP ((NRF_LPCOMP_Type*) NRF_LPCOMP_BASE) macro
|
| D | nrf52.h | 2395 #define NRF_LPCOMP ((NRF_LPCOMP_Type*) NRF_LPCOMP_BASE) macro
|
| D | nrf52833.h | 2756 #define NRF_LPCOMP ((NRF_LPCOMP_Type*) NRF_LPCOMP_BASE) macro
|
| D | nrf52840.h | 3294 #define NRF_LPCOMP ((NRF_LPCOMP_Type*) NRF_LPCOMP_BASE) macro
|