Searched refs:LPSPI_MasterSetDelayTimes (Results 1 – 4 of 4) sorted by relevance
/hal_nxp-3.7.0/mcux/mcux-sdk/drivers/lpflexcomm/lpspi/ |
D | fsl_lpspi.c | 262 …(void)LPSPI_MasterSetDelayTimes(base, masterConfig->pcsToSckDelayInNanoSec, kLPSPI_PcsToSck, srcCl… in LPSPI_MasterInit() 263 …(void)LPSPI_MasterSetDelayTimes(base, masterConfig->lastSckToPcsDelayInNanoSec, kLPSPI_LastSckToPc… in LPSPI_MasterInit() 264 …(void)LPSPI_MasterSetDelayTimes(base, masterConfig->betweenTransferDelayInNanoSec, kLPSPI_BetweenT… in LPSPI_MasterInit() 671 uint32_t LPSPI_MasterSetDelayTimes(LPSPI_Type *base, function
|
D | fsl_lpspi.h | 954 uint32_t LPSPI_MasterSetDelayTimes(LPSPI_Type *base,
|
/hal_nxp-3.7.0/mcux/mcux-sdk/drivers/lpspi/ |
D | fsl_lpspi.c | 341 …(void)LPSPI_MasterSetDelayTimes(base, masterConfig->pcsToSckDelayInNanoSec, kLPSPI_PcsToSck, srcCl… in LPSPI_MasterInit() 342 …(void)LPSPI_MasterSetDelayTimes(base, masterConfig->lastSckToPcsDelayInNanoSec, kLPSPI_LastSckToPc… in LPSPI_MasterInit() 343 …(void)LPSPI_MasterSetDelayTimes(base, masterConfig->betweenTransferDelayInNanoSec, kLPSPI_BetweenT… in LPSPI_MasterInit() 732 uint32_t LPSPI_MasterSetDelayTimes(LPSPI_Type *base, function
|
D | fsl_lpspi.h | 1000 uint32_t LPSPI_MasterSetDelayTimes(LPSPI_Type *base,
|