Home
last modified time | relevance | path

Searched refs:detection (Results 1 – 3 of 3) sorted by relevance

/hal_nordic-3.4.0/nrfx/drivers/src/
Dnrfx_lpcomp.c114 .detection = p_config->config.detection, in nrfx_lpcomp_init()
135 switch (p_config->config.detection) in nrfx_lpcomp_init()
/hal_nordic-3.4.0/nrfx/drivers/include/
Dnrfx_lpcomp.h80 .detection = NRF_LPCOMP_DETECT_CROSS, \
/hal_nordic-3.4.0/nrfx/hal/
Dnrf_lpcomp.h176 nrf_lpcomp_detect_t detection; /**< LPCOMP detection type. */ member
347 p_reg->ANADETECT = (p_config->detection << LPCOMP_ANADETECT_ANADETECT_Pos) & in nrf_lpcomp_configure()