Home
last modified time | relevance | path

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

/hal_nxp-3.5.0/mcux/mcux-sdk/components/codec/cs42888/
Dfsl_cs42888.c14 #ifndef CS42888_MS_COUNTER
15 #define CS42888_MS_COUNTER 200000U /* 1ms under 200MHZ core clock */ macro
48 for (j = 0U; j < CS42888_MS_COUNTER; j++) in CS42888_DelayMs()