Searched refs:nrf_rramc_write_ready_check (Results 1 – 2 of 2) sorted by relevance
120 while (!nrf_rramc_write_ready_check(p_reg)) in nrfy_rramc_configure()527 bool check = nrf_rramc_write_ready_check(p_reg); in nrfy_rramc_write_ready_check()686 while (!nrf_rramc_write_ready_check(p_reg)) in __nrfy_internal_rramc_byte_write()699 while (!nrf_rramc_write_ready_check(p_reg)) in __nrfy_internal_rramc_word_write()
302 NRF_STATIC_INLINE bool nrf_rramc_write_ready_check(NRF_RRAMC_Type const * p_reg);614 NRF_STATIC_INLINE bool nrf_rramc_write_ready_check(NRF_RRAMC_Type const * p_reg) in nrf_rramc_write_ready_check() function