Home
last modified time | relevance | path

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

/hal_nxp-2.7.6/mcux/drivers/imx/
Dfsl_flexio_mculcd.h118 flexio_mculcd_pin_func_t setCSPin; /*!< Function to set or clear the CS pin. */ member
525 base->setCSPin(false); in FLEXIO_MCULCD_StartTransfer()
535 base->setCSPin(true); in FLEXIO_MCULCD_StopTransfer()
Dfsl_flexio_mculcd.c71 base->setCSPin(true); in FLEXIO_MCULCD_Init()