Home
last modified time | relevance | path

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

/hal_stm32-3.4.0/stm32cube/stm32h7xx/drivers/include/
Dstm32h7xx_hal_sai.h335 #define SAI_PCM_SHORT 4U macro
841 ((PROTOCOL) == SAI_PCM_SHORT))
/hal_stm32-3.4.0/stm32cube/stm32l5xx/drivers/include/
Dstm32l5xx_hal_sai.h333 #define SAI_PCM_SHORT 4U macro
831 ((PROTOCOL) == SAI_PCM_SHORT))
/hal_stm32-3.4.0/stm32cube/stm32mp1xx/drivers/include/
Dstm32mp1xx_hal_sai.h333 #define SAI_PCM_SHORT 4U macro
837 ((PROTOCOL) == SAI_PCM_SHORT))
/hal_stm32-3.4.0/stm32cube/stm32g4xx/drivers/include/
Dstm32g4xx_hal_sai.h333 #define SAI_PCM_SHORT 4U macro
832 ((PROTOCOL) == SAI_PCM_SHORT))
/hal_stm32-3.4.0/stm32cube/stm32wbxx/drivers/include/
Dstm32wbxx_hal_sai.h335 #define SAI_PCM_SHORT 4U macro
834 ((PROTOCOL) == SAI_PCM_SHORT))
/hal_stm32-3.4.0/stm32cube/stm32f4xx/drivers/include/
Dstm32f4xx_hal_sai.h308 #define SAI_PCM_SHORT 4U macro
773 ((PROTOCOL) == SAI_PCM_SHORT))
/hal_stm32-3.4.0/stm32cube/stm32l4xx/drivers/include/
Dstm32l4xx_hal_sai.h345 #define SAI_PCM_SHORT 4U macro
857 ((PROTOCOL) == SAI_PCM_SHORT))
/hal_stm32-3.4.0/stm32cube/stm32h5xx/drivers/include/
Dstm32h5xx_hal_sai.h334 #define SAI_PCM_SHORT 4U macro
833 ((PROTOCOL) == SAI_PCM_SHORT))
/hal_stm32-3.4.0/stm32cube/stm32f7xx/drivers/include/
Dstm32f7xx_hal_sai.h304 #define SAI_PCM_SHORT 4 macro
759 ((PROTOCOL) == SAI_PCM_SHORT))
/hal_stm32-3.4.0/stm32cube/stm32u5xx/drivers/include/
Dstm32u5xx_hal_sai.h334 #define SAI_PCM_SHORT 4U macro
837 ((PROTOCOL) == SAI_PCM_SHORT))
/hal_stm32-3.4.0/stm32cube/stm32f4xx/drivers/src/
Dstm32f4xx_hal_sai.c349 case SAI_PCM_SHORT : in HAL_SAI_InitProtocol()
2066 if (protocol == SAI_PCM_SHORT) in SAI_InitPCM()
/hal_stm32-3.4.0/stm32cube/stm32f7xx/drivers/src/
Dstm32f7xx_hal_sai.c339 case SAI_PCM_SHORT : in HAL_SAI_InitProtocol()
2071 if (protocol == SAI_PCM_SHORT) in SAI_InitPCM()
/hal_stm32-3.4.0/stm32cube/stm32l5xx/drivers/src/
Dstm32l5xx_hal_sai.c345 case SAI_PCM_SHORT : in HAL_SAI_InitProtocol()
2249 if (protocol == SAI_PCM_SHORT) in SAI_InitPCM()
/hal_stm32-3.4.0/stm32cube/stm32u5xx/drivers/src/
Dstm32u5xx_hal_sai.c347 case SAI_PCM_SHORT : in HAL_SAI_InitProtocol()
2380 if (protocol == SAI_PCM_SHORT) in SAI_InitPCM()
/hal_stm32-3.4.0/stm32cube/stm32h5xx/drivers/src/
Dstm32h5xx_hal_sai.c347 case SAI_PCM_SHORT : in HAL_SAI_InitProtocol()
2366 if (protocol == SAI_PCM_SHORT) in SAI_InitPCM()
/hal_stm32-3.4.0/stm32cube/stm32wbxx/drivers/src/
Dstm32wbxx_hal_sai.c349 case SAI_PCM_SHORT : in HAL_SAI_InitProtocol()
2215 if (protocol == SAI_PCM_SHORT) in SAI_InitPCM()
/hal_stm32-3.4.0/stm32cube/stm32g4xx/drivers/src/
Dstm32g4xx_hal_sai.c344 case SAI_PCM_SHORT : in HAL_SAI_InitProtocol()
2240 if (protocol == SAI_PCM_SHORT) in SAI_InitPCM()
/hal_stm32-3.4.0/stm32cube/stm32l4xx/drivers/src/
Dstm32l4xx_hal_sai.c345 case SAI_PCM_SHORT : in HAL_SAI_InitProtocol()
2321 if (protocol == SAI_PCM_SHORT) in SAI_InitPCM()
/hal_stm32-3.4.0/stm32cube/stm32mp1xx/drivers/src/
Dstm32mp1xx_hal_sai.c345 case SAI_PCM_SHORT : in HAL_SAI_InitProtocol()
2345 if (protocol == SAI_PCM_SHORT) in SAI_InitPCM()
/hal_stm32-3.4.0/stm32cube/stm32h7xx/drivers/src/
Dstm32h7xx_hal_sai.c348 case SAI_PCM_SHORT : in HAL_SAI_InitProtocol()
2412 if (protocol == SAI_PCM_SHORT) in SAI_InitPCM()