Home
last modified time | relevance | path

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

/hal_nxp-2.7.6/mcux/drivers/imxrt6xx/
Dfsl_fmeas.c23 #define TARGET_CLOCK_COUNT(base) … macro
34 #define TARGET_CLOCK_COUNT(base) \ macro
43 #define TARGET_CLOCK_COUNT(base) \ macro
67 uint32_t targetClockCount = TARGET_CLOCK_COUNT(base); in FMEAS_GetFrequency()
89 *targetClockCount = TARGET_CLOCK_COUNT(base); in FMEAS_GetCountWithScale()
/hal_nxp-2.7.6/mcux/drivers/lpc/
Dfsl_fmeas.c23 #define TARGET_CLOCK_COUNT(base) … macro
34 #define TARGET_CLOCK_COUNT(base) \ macro
43 #define TARGET_CLOCK_COUNT(base) \ macro
67 uint32_t targetClockCount = TARGET_CLOCK_COUNT(base); in FMEAS_GetFrequency()
89 *targetClockCount = TARGET_CLOCK_COUNT(base); in FMEAS_GetCountWithScale()