Searched refs:TIMEOUT_SLICE_DIV (Results 1 – 1 of 1) sorted by relevance
47 #define TIMEOUT_SLICE_DIV (4U) /* The division factor to use for slicing the ti… macro1455 timeoutSlice = timeoutUs / TIMEOUT_SLICE_DIV; in Cy_SMIF_MemIsReady()