Home
last modified time | relevance | path

Searched refs:LPCOMP_HYST_HYST_NoHyst (Results 1 – 4 of 4) sorted by relevance

/hal_nordic-3.4.0/nrfx/mdk/
Dnrf52_to_nrf52833.h73 #ifndef LPCOMP_HYST_HYST_NoHyst
74 #define LPCOMP_HYST_HYST_NoHyst LPCOMP_HYST_HYST_Disabled macro
Dnrf52_to_nrf52840.h74 #ifndef LPCOMP_HYST_HYST_NoHyst
75 #define LPCOMP_HYST_HYST_NoHyst LPCOMP_HYST_HYST_Disabled macro
Dnrf52_bitfields.h3246 #define LPCOMP_HYST_HYST_NoHyst (0UL) /*!< Comparator hysteresis disabled */ macro
/hal_nordic-3.4.0/nrfx/hal/
Dnrf_lpcomp.h159 #ifdef LPCOMP_HYST_HYST_NoHyst
160 NRF_LPCOMP_HYST_NOHYST = LPCOMP_HYST_HYST_NoHyst, /**< Comparator hysteresis disabled. */