Home
last modified time | relevance | path

Searched refs:nrf_lpcomp_input_t (Results 1 – 3 of 3) sorted by relevance

/hal_nordic-latest/nrfx/drivers/include/
Dnrfx_lpcomp.h70 nrf_lpcomp_input_t input; ///< Input to be monitored.
90 .input = (nrf_lpcomp_input_t)_input, \
102 .input = (nrf_lpcomp_input_t)_input, \
/hal_nordic-latest/nrfx/hal/
Dnrf_lpcomp.h150 typedef uint32_t nrf_lpcomp_input_t; typedef
162 } nrf_lpcomp_input_t; typedef
391 NRF_STATIC_INLINE void nrf_lpcomp_input_select(NRF_LPCOMP_Type * p_reg, nrf_lpcomp_input_t input);
579 NRF_STATIC_INLINE void nrf_lpcomp_input_select(NRF_LPCOMP_Type * p_reg, nrf_lpcomp_input_t input) in nrf_lpcomp_input_select()
/hal_nordic-latest/nrfx/haly/
Dnrfy_lpcomp.h73 nrf_lpcomp_input_t input; ///< Input to be monitored.
227 NRFY_STATIC_INLINE void nrfy_lpcomp_input_select(NRF_LPCOMP_Type * p_reg, nrf_lpcomp_input_t input) in nrfy_lpcomp_input_select()