Searched refs:w25q_check_process_done (Results 1 – 2 of 2) sorted by relevance
126 int32_t w25q_check_process_done(struct rt_spi_device *device, uint32_t u32Timeout) in w25q_check_process_done() function207 i32Ret = w25q_check_process_done(device, 500U); in w25q_write_data()251 if (LL_OK != w25q_check_process_done(device, 500U)) in w25q_erase_sector()
146 int32_t w25q_check_process_done(struct rt_qspi_device *device, uint32_t u32Timeout) in w25q_check_process_done() function346 if (LL_OK != w25q_check_process_done(device, 500U)) in w25q_write_sr()416 i32Ret = w25q_check_process_done(device, 500U); in w25q_write_data()460 if (LL_OK != w25q_check_process_done(device, 500U)) in w25q_erase_sector()
Completed in 9 milliseconds