Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/drivers/flexio/mculcd/
Dfsl_flexio_mculcd.h615 void FLEXIO_MCULCD_WriteSameValueBlocking(FLEXIO_MCULCD_Type *base, uint32_t sameValue, size_t size…
Dfsl_flexio_mculcd.c986 void FLEXIO_MCULCD_WriteSameValueBlocking(FLEXIO_MCULCD_Type *base, uint32_t sameValue, size_t size) in FLEXIO_MCULCD_WriteSameValueBlocking() argument
1019 flexioBase->SHIFTBUF[base->txShifterStartIndex] = sameValue; in FLEXIO_MCULCD_WriteSameValueBlocking()