Searched refs:OSTIMER_SetMatchRawValue (Results 1 – 4 of 4) sorted by relevance
/hal_nxp-2.7.6/mcux/drivers/imxrt6xx/ |
D | fsl_ostimer.c | 264 status_t OSTIMER_SetMatchRawValue(OSTIMER_Type *base, uint64_t count, ostimer_callback_t cb) in OSTIMER_SetMatchRawValue() function 336 return OSTIMER_SetMatchRawValue(base, tmp, cb); in OSTIMER_SetMatchValue()
|
D | fsl_ostimer.h | 122 status_t OSTIMER_SetMatchRawValue(OSTIMER_Type *base, uint64_t count, ostimer_callback_t cb);
|
/hal_nxp-2.7.6/mcux/drivers/lpc/ |
D | fsl_ostimer.c | 264 status_t OSTIMER_SetMatchRawValue(OSTIMER_Type *base, uint64_t count, ostimer_callback_t cb) in OSTIMER_SetMatchRawValue() function 336 return OSTIMER_SetMatchRawValue(base, tmp, cb); in OSTIMER_SetMatchValue()
|
D | fsl_ostimer.h | 122 status_t OSTIMER_SetMatchRawValue(OSTIMER_Type *base, uint64_t count, ostimer_callback_t cb);
|