Home
last modified time | relevance | path

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

/hal_infineon-3.6.0/mtb-pdl-cat1/drivers/source/
Dcy_smif_memslot.c47 #define TIMEOUT_SLICE_DIV (4U) /* The division factor to use for slicing the ti… macro
1455 timeoutSlice = timeoutUs / TIMEOUT_SLICE_DIV; in Cy_SMIF_MemIsReady()