Home
last modified time | relevance | path

Searched refs:w25q_check_process_done (Results 1 – 2 of 2) sorted by relevance

/bsp/hc32/tests/
A Dtest_spi.c126 int32_t w25q_check_process_done(struct rt_spi_device *device, uint32_t u32Timeout) in w25q_check_process_done() function
207 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()
A Dtest_qspi.c146 int32_t w25q_check_process_done(struct rt_qspi_device *device, uint32_t u32Timeout) in w25q_check_process_done() function
346 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