Home
last modified time | relevance | path

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

/hal_nxp-2.7.6/mcux/drivers/imx/
Dfsl_flexio_mculcd.h594 void FLEXIO_MCULCD_WriteSameValueBlocking(FLEXIO_MCULCD_Type *base, uint32_t sameValue, size_t size…
Dfsl_flexio_mculcd.c911 void FLEXIO_MCULCD_WriteSameValueBlocking(FLEXIO_MCULCD_Type *base, uint32_t sameValue, size_t size) in FLEXIO_MCULCD_WriteSameValueBlocking() argument
935 flexioBase->SHIFTBUF[base->txShifterStartIndex] = sameValue; in FLEXIO_MCULCD_WriteSameValueBlocking()