Home
last modified time | relevance | path

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

/hal_nordic-latest/nrfx/haly/
Dnrfy_comp.h99 nrf_comp_th_set(p_reg, p_config->threshold); in nrfy_comp_periph_configure()
224 nrf_comp_th_set(p_reg, threshold); in nrfy_comp_th_set()
/hal_nordic-latest/nrfx/hal/
Dnrf_comp.h285 NRF_STATIC_INLINE void nrf_comp_th_set(NRF_COMP_Type * p_reg, nrf_comp_th_t threshold);
474 NRF_STATIC_INLINE void nrf_comp_th_set(NRF_COMP_Type * p_reg, nrf_comp_th_t threshold) in nrf_comp_th_set() function