Home
last modified time | relevance | path

Searched defs:cmd (Results 1 – 9 of 9) sorted by relevance

/hal_nxp-2.7.6/mcux/drivers/kinetis/
Dfsl_lpi2c_edma.c151 uint16_t *cmd = (uint16_t *)&handle->commandBuffer; in LPI2C_GenerateCommands() local
Dfsl_qspi.c429 void QSPI_UpdateLUT(QuadSPI_Type *base, uint32_t index, uint32_t *cmd) in QSPI_UpdateLUT()
Dfsl_lpi2c.c1211 uint16_t *cmd = (uint16_t *)&handle->commandBuffer; in LPI2C_InitTransferStateMachine() local
/hal_nxp-2.7.6/mcux/drivers/imx/
Dfsl_lpi2c_edma.c150 uint16_t *cmd = (uint16_t *)&handle->commandBuffer; in LPI2C_GenerateCommands() local
Dfsl_flexspi.c554 void FLEXSPI_UpdateLUT(FLEXSPI_Type *base, uint32_t index, const uint32_t *cmd, uint32_t count) in FLEXSPI_UpdateLUT()
Dfsl_lpi2c.c1284 uint16_t *cmd = (uint16_t *)&handle->commandBuffer; in LPI2C_InitTransferStateMachine() local
Dfsl_enet_qos.h1638 enet_qos_ptp_pps_cmd_t cmd) in ENET_Ptp1588PpsControl()
/hal_nxp-2.7.6/mcux/drivers/imxrt6xx/
Dfsl_flexspi.c554 void FLEXSPI_UpdateLUT(FLEXSPI_Type *base, uint32_t index, const uint32_t *cmd, uint32_t count) in FLEXSPI_UpdateLUT()
/hal_nxp-2.7.6/mcux/drivers/lpc/
Dfsl_sdif.c778 status_t SDIF_SendCommand(SDIF_Type *base, sdif_command_t *cmd, uint32_t timeout) in SDIF_SendCommand()