Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/drivers/ostimer/
Dfsl_ostimer.c256 status_t OSTIMER_SetMatchRawValue(OSTIMER_Type *base, uint64_t count, ostimer_callback_t cb) in OSTIMER_SetMatchRawValue() function
328 return OSTIMER_SetMatchRawValue(base, tmp, cb); in OSTIMER_SetMatchValue()
Dfsl_ostimer.h125 status_t OSTIMER_SetMatchRawValue(OSTIMER_Type *base, uint64_t count, ostimer_callback_t cb);