Home
last modified time | relevance | path

Searched refs:ARM_SPI_CONTROL_SS (Results 1 – 7 of 7) sorted by relevance

/hal_nxp-3.6.0/mcux/mcux-sdk/CMSIS/Driver/DriverTemplates/
DDriver_SPI.c117 case ARM_SPI_CONTROL_SS: // Control Slave Select; arg = 0:inactive, 1:active in ARM_SPI_Control()
/hal_nxp-3.6.0/mcux/mcux-sdk/CMSIS/Driver/Include/
DDriver_SPI.h117 #define ARM_SPI_CONTROL_SS (0x13UL << ARM_SPI_CONTROL_Pos) ///< Control Slave Sele… macro
/hal_nxp-3.6.0/mcux/mcux-sdk/cmsis_drivers/ecspi/
Dfsl_ecspi_cmsis.c606 case ARM_SPI_CONTROL_SS: in ECSPI_SDMAControl()
1069 case ARM_SPI_CONTROL_SS: in ECSPI_InterruptControl()
/hal_nxp-3.6.0/mcux/mcux-sdk/cmsis_drivers/spi/
Dfsl_spi_cmsis.c729 case ARM_SPI_CONTROL_SS: in SPI_DMAControl()
1196 case ARM_SPI_CONTROL_SS: /* Control Slave Select; arg = 0:inactive, 1:active */ in SPI_InterruptControl()
/hal_nxp-3.6.0/mcux/mcux-sdk/cmsis_drivers/dspi/
Dfsl_dspi_cmsis.c773 case ARM_SPI_CONTROL_SS: /* Control Slave Select; arg = 0:inactive, 1:active */ in DSPI_EdmaControl()
1230 case ARM_SPI_CONTROL_SS: /* Control Slave Select; arg = 0:inactive, 1:active */ in DSPI_InterruptControl()
/hal_nxp-3.6.0/mcux/mcux-sdk/cmsis_drivers/lpspi/
Dfsl_lpspi_cmsis.c800 case ARM_SPI_CONTROL_SS: /* Control Slave Select; arg = 0:inactive, 1:active */ in LPSPI_EdmaControl()
1192 case ARM_SPI_CONTROL_SS: /* Control Slave Select; arg = 0:inactive, 1:active */ in LPSPI_InterruptControl()
/hal_nxp-3.6.0/mcux/mcux-sdk/cmsis_drivers/flexcomm/
Dfsl_spi_cmsis.c765 case ARM_SPI_CONTROL_SS: in SPI_DMAControl()
1231 case ARM_SPI_CONTROL_SS: in SPI_InterruptControl()