Home
last modified time | relevance | path

Searched defs:threshold (Results 1 – 3 of 3) sorted by relevance

/hal_nordic-latest/nrfx/haly/
Dnrfy_comp.h76 …nrf_comp_th_t threshold; ///< Structure holding THDOWN and THUP values needed by the COMP_… member
222 NRFY_STATIC_INLINE void nrfy_comp_th_set(NRF_COMP_Type * p_reg, nrf_comp_th_t threshold) in nrfy_comp_th_set()
/hal_nordic-latest/nrfx/drivers/include/
Dnrfx_comp.h100 …nrf_comp_th_t threshold; ///< Structure holding THDOWN and THUP values needed by t… member
/hal_nordic-latest/nrfx/hal/
Dnrf_comp.h474 NRF_STATIC_INLINE void nrf_comp_th_set(NRF_COMP_Type * p_reg, nrf_comp_th_t threshold) in nrf_comp_th_set()