Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32g4xx/drivers/include/
Dstm32g4xx_hal_sai.h370 #define SAI_MCK_OVERSAMPLING_ENABLE SAI_xCR1_OSR macro
842 ((VALUE) == SAI_MCK_OVERSAMPLING_ENABLE))
/hal_stm32-latest/stm32cube/stm32wbaxx/drivers/include/
Dstm32wbaxx_hal_sai.h372 #define SAI_MCK_OVERSAMPLING_ENABLE SAI_xCR1_OSR macro
854 ((VALUE) == SAI_MCK_OVERSAMPLING_ENABLE))
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_hal_sai.h371 #define SAI_MCK_OVERSAMPLING_ENABLE SAI_xCR1_OSR macro
852 ((VALUE) == SAI_MCK_OVERSAMPLING_ENABLE))
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/
Dstm32h5xx_hal_sai.h373 #define SAI_MCK_OVERSAMPLING_ENABLE SAI_xCR1_OSR macro
854 ((VALUE) == SAI_MCK_OVERSAMPLING_ENABLE))
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/
Dstm32h7xx_hal_sai.h372 #define SAI_MCK_OVERSAMPLING_ENABLE SAI_xCR1_OSR macro
855 ((VALUE) == SAI_MCK_OVERSAMPLING_ENABLE))
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/include/
Dstm32l5xx_hal_sai.h370 #define SAI_MCK_OVERSAMPLING_ENABLE SAI_xCR1_OSR macro
845 ((VALUE) == SAI_MCK_OVERSAMPLING_ENABLE))
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/include/
Dstm32h7rsxx_hal_sai.h371 #define SAI_MCK_OVERSAMPLING_ENABLE SAI_xCR1_OSR macro
852 ((VALUE) == SAI_MCK_OVERSAMPLING_ENABLE))
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/include/
Dstm32u5xx_hal_sai.h371 #define SAI_MCK_OVERSAMPLING_ENABLE SAI_xCR1_OSR macro
856 ((VALUE) == SAI_MCK_OVERSAMPLING_ENABLE))
/hal_stm32-latest/stm32cube/stm32wbxx/drivers/include/
Dstm32wbxx_hal_sai.h373 #define SAI_MCK_OVERSAMPLING_ENABLE SAI_xCR1_OSR macro
849 ((VALUE) == SAI_MCK_OVERSAMPLING_ENABLE))
/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/include/
Dstm32mp1xx_hal_sai.h370 #define SAI_MCK_OVERSAMPLING_ENABLE SAI_xCR1_OSR macro
851 ((VALUE) == SAI_MCK_OVERSAMPLING_ENABLE))
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/include/
Dstm32l4xx_hal_sai.h384 #define SAI_MCK_OVERSAMPLING_ENABLE SAI_xCR1_OSR macro
873 ((VALUE) == SAI_MCK_OVERSAMPLING_ENABLE))
/hal_stm32-latest/stm32cube/stm32wbxx/drivers/src/
Dstm32wbxx_hal_sai.c523 tmposr = (hsai->Init.MckOverSampling == SAI_MCK_OVERSAMPLING_ENABLE) ? 2U : 1U; in HAL_SAI_Init()
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/src/
Dstm32l5xx_hal_sai.c557 tmposr = (hsai->Init.MckOverSampling == SAI_MCK_OVERSAMPLING_ENABLE) ? 2U : 1U; in HAL_SAI_Init()
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/src/
Dstm32u5xx_hal_sai.c573 tmposr = (hsai->Init.MckOverSampling == SAI_MCK_OVERSAMPLING_ENABLE) ? 2U : 1U; in HAL_SAI_Init()
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/
Dstm32n6xx_hal_sai.c559 tmposr = (hsai->Init.MckOverSampling == SAI_MCK_OVERSAMPLING_ENABLE) ? 2U : 1U; in HAL_SAI_Init()
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/src/
Dstm32h5xx_hal_sai.c561 tmposr = (hsai->Init.MckOverSampling == SAI_MCK_OVERSAMPLING_ENABLE) ? 2U : 1U; in HAL_SAI_Init()
/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/src/
Dstm32mp1xx_hal_sai.c612 tmposr = (hsai->Init.MckOverSampling == SAI_MCK_OVERSAMPLING_ENABLE) ? 2U : 1U; in HAL_SAI_Init()
/hal_stm32-latest/stm32cube/stm32wbaxx/drivers/src/
Dstm32wbaxx_hal_sai.c523 tmposr = (hsai->Init.MckOverSampling == SAI_MCK_OVERSAMPLING_ENABLE) ? 2U : 1U; in HAL_SAI_Init()
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/src/
Dstm32l4xx_hal_sai.c593 tmposr = (hsai->Init.MckOverSampling == SAI_MCK_OVERSAMPLING_ENABLE) ? 2U : 1U; in HAL_SAI_Init()
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/src/
Dstm32h7rsxx_hal_sai.c559 tmposr = (hsai->Init.MckOverSampling == SAI_MCK_OVERSAMPLING_ENABLE) ? 2U : 1U; in HAL_SAI_Init()
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/src/
Dstm32g4xx_hal_sai.c522 tmposr = (hsai->Init.MckOverSampling == SAI_MCK_OVERSAMPLING_ENABLE) ? 2U : 1U; in HAL_SAI_Init()
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/
Dstm32h7xx_hal_sai.c645 tmposr = (hsai->Init.MckOverSampling == SAI_MCK_OVERSAMPLING_ENABLE) ? 2U : 1U; in HAL_SAI_Init()