Home
last modified time | relevance | path

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

/hal_nordic-latest/nrfx/haly/
Dnrfy_comp.h80 nrf_isource_t isource; ///< Current source selected on analog input. member
253 NRFY_STATIC_INLINE void nrfy_comp_isource_set(NRF_COMP_Type * p_reg, nrf_isource_t isource) in nrfy_comp_isource_set()
/hal_nordic-latest/nrfx/drivers/include/
Dnrfx_comp.h104 nrf_isource_t isource; ///< Current source selected on analog input. member
/hal_nordic-latest/nrfx/hal/
Dnrf_comp.h499 NRF_STATIC_INLINE void nrf_comp_isource_set(NRF_COMP_Type * p_reg, nrf_isource_t isource) in nrf_comp_isource_set()