Home
last modified time | relevance | path

Searched refs:LPCOMP_FEATURE_HYST_PRESENT (Results 1 – 7 of 7) sorted by relevance

/hal_nordic-latest/nrfx/drivers/include/
Dnrfx_lpcomp.h89 NRFX_COND_CODE_1(LPCOMP_FEATURE_HYST_PRESENT, (.hyst = NRF_LPCOMP_HYST_NOHYST,), ()) \
100 NRFX_COND_CODE_1(LPCOMP_FEATURE_HYST_PRESENT, (.hyst = NRF_LPCOMP_HYST_NOHYST,), ()) \
/hal_nordic-latest/nrfx/drivers/src/
Dnrfx_lpcomp.c62 NRFX_COND_CODE_1(LPCOMP_FEATURE_HYST_PRESENT, (.hyst = p_config->config.hyst), ()) in lpcomp_configure()
68 NRFX_COND_CODE_1(LPCOMP_FEATURE_HYST_PRESENT, (.hyst = p_config->config.hyst), ()) in lpcomp_configure()
/hal_nordic-latest/nrfx/haly/
Dnrfy_lpcomp.h91 #if defined(LPCOMP_FEATURE_HYST_PRESENT) in nrfy_lpcomp_periph_configure()
208 #if defined(LPCOMP_FEATURE_HYST_PRESENT) || defined(__NRFX_DOXYGEN__)
/hal_nordic-latest/nrfx/mdk/
Dnrf52832_peripherals.h270 #define LPCOMP_FEATURE_HYST_PRESENT macro
Dnrf52833_peripherals.h277 #define LPCOMP_FEATURE_HYST_PRESENT macro
Dnrf52840_peripherals.h272 #define LPCOMP_FEATURE_HYST_PRESENT macro
Dnrf5340_application_peripherals.h246 #define LPCOMP_FEATURE_HYST_PRESENT macro