Searched refs:nrf_spim_enable_check (Results 1 – 2 of 2) sorted by relevance
714 NRF_STATIC_INLINE bool nrf_spim_enable_check(NRF_SPIM_Type const * p_reg);1294 NRF_STATIC_INLINE bool nrf_spim_enable_check(NRF_SPIM_Type const * p_reg) in nrf_spim_enable_check() function
571 bool check = nrf_spim_enable_check(p_reg); in nrfy_spim_enable_check()