Searched refs:OSPI_B_MAX_WRITE_ENABLE_LOOPS (Results 1 – 2 of 2) sorted by relevance
21 #define OSPI_B_MAX_WRITE_ENABLE_LOOPS (0) macro
87 #ifndef OSPI_B_MAX_WRITE_ENABLE_LOOPS88 #define OSPI_B_MAX_WRITE_ENABLE_LOOPS (5) macro938 #if OSPI_B_MAX_WRITE_ENABLE_LOOPS > 0U in r_ospi_b_write_enable()941 for (uint32_t i = 0U; i < OSPI_B_MAX_WRITE_ENABLE_LOOPS; i++) in r_ospi_b_write_enable()