Searched refs:SPI_FLAG_POWER (Results 1 – 10 of 10) sorted by relevance
329 if ((ecspi->flags & (uint8_t)SPI_FLAG_POWER) != 0U) in ECSPI_SDMAPowerControl()332 ecspi->flags &= ~(uint8_t)SPI_FLAG_POWER; in ECSPI_SDMAPowerControl()345 if ((ecspi->flags & (uint8_t)SPI_FLAG_POWER) != 0U) in ECSPI_SDMAPowerControl()350 ecspi->flags |= (uint8_t)SPI_FLAG_POWER; in ECSPI_SDMAPowerControl()564 if (0U == (ecspi->flags & (uint8_t)SPI_FLAG_POWER)) in ECSPI_SDMAControl()797 if ((ecspi->flags & (uint8_t)SPI_FLAG_POWER) != 0U) in ECSPI_InterruptPowerControl()800 ecspi->flags &= ~(uint8_t)SPI_FLAG_POWER; in ECSPI_InterruptPowerControl()814 if ((ecspi->flags & (uint8_t)SPI_FLAG_POWER) != 0U) in ECSPI_InterruptPowerControl()818 ecspi->flags |= (uint8_t)SPI_FLAG_POWER; in ECSPI_InterruptPowerControl()1034 if (0U == (ecspi->flags & (uint8_t)SPI_FLAG_POWER)) in ECSPI_InterruptControl()
48 #define SPI_FLAG_POWER (1UL << 1) macro
397 if ((SPI->flags & (uint8_t)SPI_FLAG_POWER) != 0U) in SPI_DMAPowerControl()419 if ((SPI->flags & (uint8_t)SPI_FLAG_POWER) != 0U) in SPI_DMAPowerControl()426 SPI->flags |= (uint8_t)SPI_FLAG_POWER; in SPI_DMAPowerControl()641 if (0U == (SPI->flags & (uint8_t)SPI_FLAG_POWER)) in SPI_DMAControl()917 if ((SPI->flags & (uint8_t)SPI_FLAG_POWER) != 0U) in SPI_InterruptPowerControl()934 if ((SPI->flags & (uint8_t)SPI_FLAG_POWER) != 0U) in SPI_InterruptPowerControl()941 SPI->flags |= (uint8_t)SPI_FLAG_POWER; in SPI_InterruptPowerControl()1148 if (0U == (SPI->flags & (uint8_t)SPI_FLAG_POWER)) in SPI_InterruptControl()
47 #define SPI_FLAG_POWER (1UL << 1) macro
402 if ((dspi->flags & (uint8_t)SPI_FLAG_POWER) != 0U) in DSPI_EdmaPowerControl()420 if ((dspi->flags & (uint8_t)SPI_FLAG_POWER) != 0U) in DSPI_EdmaPowerControl()427 dspi->flags |= (uint8_t)SPI_FLAG_POWER; in DSPI_EdmaPowerControl()677 if (0U == (dspi->flags & (uint8_t)SPI_FLAG_POWER)) in DSPI_EdmaControl()914 if ((dspi->flags & (uint8_t)SPI_FLAG_POWER) != 0U) in DSPI_InterruptPowerControl()932 if ((dspi->flags & (uint8_t)SPI_FLAG_POWER) != 0U) in DSPI_InterruptPowerControl()939 dspi->flags |= (uint8_t)SPI_FLAG_POWER; in DSPI_InterruptPowerControl()1175 if (0U == (dspi->flags & (uint8_t)SPI_FLAG_POWER)) in DSPI_InterruptControl()
49 #define SPI_FLAG_POWER (1UL << 1) macro
533 if ((lpspi->flags & (uint8_t)SPI_FLAG_POWER) != 0U) in LPSPI_EdmaPowerControl()554 if ((lpspi->flags & (uint8_t)SPI_FLAG_POWER) != 0U) in LPSPI_EdmaPowerControl()579 lpspi->flags |= (uint8_t)SPI_FLAG_POWER; in LPSPI_EdmaPowerControl()741 if (0U == (lpspi->flags & (uint8_t)SPI_FLAG_POWER)) in LPSPI_EdmaControl()955 if ((lpspi->flags & (uint8_t)SPI_FLAG_POWER) != 0U) in LPSPI_InterruptPowerControl()971 if ((lpspi->flags & (uint8_t)SPI_FLAG_POWER) != 0U) in LPSPI_InterruptPowerControl()978 lpspi->flags |= (uint8_t)SPI_FLAG_POWER; in LPSPI_InterruptPowerControl()1138 if (0U == (lpspi->flags & (uint8_t)SPI_FLAG_POWER)) in LPSPI_InterruptControl()
66 #define SPI_FLAG_POWER (1UL << 1) macro
89 #define SPI_FLAG_POWER (1UL << 1) macro
532 if ((spi->flags & (uint8_t)SPI_FLAG_POWER) != 0U) in SPI_DMAPowerControl()554 if ((spi->flags & (uint8_t)SPI_FLAG_POWER) != 0U) in SPI_DMAPowerControl()562 spi->flags |= (uint8_t)SPI_FLAG_POWER; in SPI_DMAPowerControl()724 if (0U == (spi->flags & (uint8_t)SPI_FLAG_POWER)) in SPI_DMAControl()1004 if ((spi->flags & (uint8_t)SPI_FLAG_POWER) != 0U) in SPI_InterruptPowerControl()1021 if ((spi->flags & (uint8_t)SPI_FLAG_POWER) != 0U) in SPI_InterruptPowerControl()1029 spi->flags |= (uint8_t)SPI_FLAG_POWER; in SPI_InterruptPowerControl()1191 if (0U == (spi->flags & (uint8_t)SPI_FLAG_POWER)) in SPI_InterruptControl()