Home
last modified time | relevance | path

Searched refs:LPCOMP_HYST_HYST_Disabled (Results 1 – 8 of 8) sorted by relevance

/hal_nordic-3.6.0/nrfx/mdk/
Dnrf52_to_nrf52833.h74 #define LPCOMP_HYST_HYST_NoHyst LPCOMP_HYST_HYST_Disabled
Dnrf52_to_nrf52840.h75 #define LPCOMP_HYST_HYST_NoHyst LPCOMP_HYST_HYST_Disabled
Dnrf52833_bitfields.h2600 #define LPCOMP_HYST_HYST_Disabled (0UL) /*!< Comparator hysteresis disabled */ macro
Dnrf52840_bitfields.h2743 #define LPCOMP_HYST_HYST_Disabled (0UL) /*!< Comparator hysteresis disabled */ macro
Dnrf5340_application_bitfields.h5567 #define LPCOMP_HYST_HYST_Disabled (0UL) /*!< Comparator hysteresis disabled */ macro
Dnrf54l15_enga_types.h16755 …#define LPCOMP_HYST_HYST_Disabled (0x0UL) /*!< Comparator hysteresis disabled … macro
Dnrf54h20_enga_types.h54342 …#define LPCOMP_HYST_HYST_Disabled (0x0UL) /*!< Comparator hysteresis disabled … macro
/hal_nordic-3.6.0/nrfx/hal/
Dnrf_lpcomp.h180 NRF_LPCOMP_HYST_NOHYST = LPCOMP_HYST_HYST_Disabled, ///< Comparator hysteresis disabled.