Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/drivers/ostimer/
Dfsl_ostimer.h83 static inline uint64_t OSTIMER_DecimalToGray(uint64_t dec) in OSTIMER_DecimalToGray() function
Dfsl_ostimer.c326 uint64_t tmp = OSTIMER_DecimalToGray(count); in OSTIMER_SetMatchValue()