Home
last modified time | relevance | path

Searched refs:COMP_NRF_LPCOMP_REFSEL_VDD_1_16 (Results 1 – 2 of 2) sorted by relevance

/Zephyr-latest/include/zephyr/drivers/comparator/
Dnrf_lpcomp.h61 COMP_NRF_LPCOMP_REFSEL_VDD_1_16, enumerator
/Zephyr-latest/drivers/comparator/
Dcomparator_nrf_lpcomp.c73 BUILD_ASSERT((SHIM_NRF_LPCOMP_DT_INST_REFSEL(0) < COMP_NRF_LPCOMP_REFSEL_VDD_1_16) ||
272 case COMP_NRF_LPCOMP_REFSEL_VDD_1_16: in shim_nrf_lpcomp_refsel_to_nrf()