Searched refs:nrf_comp_enable_check (Results 1 – 2 of 2) sorted by relevance
261 NRF_STATIC_INLINE bool nrf_comp_enable_check(NRF_COMP_Type const * p_reg);452 NRF_STATIC_INLINE bool nrf_comp_enable_check(NRF_COMP_Type const * p_reg) in nrf_comp_enable_check() function
202 bool check = nrf_comp_enable_check(p_reg); in nrfy_comp_enable_check()