Home
last modified time | relevance | path

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

/trusted-firmware-m-latest/platform/ext/cmsis/CMSIS/Driver/Include/
DDriver_SAI.h107 #define ARM_SAI_CLOCK_POLARITY_Pos 23 macro
108 #define ARM_SAI_CLOCK_POLARITY_Msk (1UL << ARM_SAI_CLOCK_POLARITY_Pos)
109 #define ARM_SAI_CLOCK_POLARITY_0 (0UL << ARM_SAI_CLOCK_POLARITY_Pos) ///< Drive on falli…
110 #define ARM_SAI_CLOCK_POLARITY_1 (1UL << ARM_SAI_CLOCK_POLARITY_Pos) ///< Drive on risin…