Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32f4xx/drivers/src/
Dstm32f4xx_ll_spi.c337 #define IS_LL_I2S_CPOL(__VALUE__) (((__VALUE__) == LL_I2S_POLARITY_LOW) \ macro
415 assert_param(IS_LL_I2S_CPOL(I2S_InitStruct->ClockPolarity)); in LL_I2S_Init()
564 assert_param(IS_LL_I2S_CPOL(I2S_InitStruct->ClockPolarity)); in LL_I2S_InitFullDuplex()
/hal_stm32-latest/stm32cube/stm32f3xx/drivers/src/
Dstm32f3xx_ll_spi.c335 #define IS_LL_I2S_CPOL(__VALUE__) (((__VALUE__) == LL_I2S_POLARITY_LOW) \ macro
416 assert_param(IS_LL_I2S_CPOL(I2S_InitStruct->ClockPolarity)); in LL_I2S_Init()
579 assert_param(IS_LL_I2S_CPOL(I2S_InitStruct->ClockPolarity)); in LL_I2S_InitFullDuplex()
/hal_stm32-latest/stm32cube/stm32f2xx/drivers/src/
Dstm32f2xx_ll_spi.c302 #define IS_LL_I2S_CPOL(__VALUE__) (((__VALUE__) == LL_I2S_POLARITY_LOW) \ macro
380 assert_param(IS_LL_I2S_CPOL(I2S_InitStruct->ClockPolarity)); in LL_I2S_Init()
/hal_stm32-latest/stm32cube/stm32l0xx/drivers/src/
Dstm32l0xx_ll_spi.c292 #define IS_LL_I2S_CPOL(__VALUE__) (((__VALUE__) == LL_I2S_POLARITY_LOW) \ macro
371 assert_param(IS_LL_I2S_CPOL(I2S_InitStruct->ClockPolarity)); in LL_I2S_Init()
/hal_stm32-latest/stm32cube/stm32f1xx/drivers/src/
Dstm32f1xx_ll_spi.c305 #define IS_LL_I2S_CPOL(__VALUE__) (((__VALUE__) == LL_I2S_POLARITY_LOW) \ macro
384 assert_param(IS_LL_I2S_CPOL(I2S_InitStruct->ClockPolarity)); in LL_I2S_Init()
/hal_stm32-latest/stm32cube/stm32l1xx/drivers/src/
Dstm32l1xx_ll_spi.c304 #define IS_LL_I2S_CPOL(__VALUE__) (((__VALUE__) == LL_I2S_POLARITY_LOW) \ macro
383 assert_param(IS_LL_I2S_CPOL(I2S_InitStruct->ClockPolarity)); in LL_I2S_Init()
/hal_stm32-latest/stm32cube/stm32wlxx/drivers/src/
Dstm32wlxx_ll_spi.c308 #define IS_LL_I2S_CPOL(__VALUE__) (((__VALUE__) == LL_I2S_POLARITY_LOW) \ macro
387 assert_param(IS_LL_I2S_CPOL(I2S_InitStruct->ClockPolarity)); in LL_I2S_Init()
/hal_stm32-latest/stm32cube/stm32c0xx/drivers/src/
Dstm32c0xx_ll_spi.c311 #define IS_LL_I2S_CPOL(__VALUE__) (((__VALUE__) == LL_I2S_POLARITY_LOW) \ macro
390 assert_param(IS_LL_I2S_CPOL(I2S_InitStruct->ClockPolarity)); in LL_I2S_Init()
/hal_stm32-latest/stm32cube/stm32f0xx/drivers/src/
Dstm32f0xx_ll_spi.c311 #define IS_LL_I2S_CPOL(__VALUE__) (((__VALUE__) == LL_I2S_POLARITY_LOW) \ macro
390 assert_param(IS_LL_I2S_CPOL(I2S_InitStruct->ClockPolarity)); in LL_I2S_Init()
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/src/
Dstm32g4xx_ll_spi.c336 #define IS_LL_I2S_CPOL(__VALUE__) (((__VALUE__) == LL_I2S_POLARITY_LOW) \ macro
414 assert_param(IS_LL_I2S_CPOL(I2S_InitStruct->ClockPolarity)); in LL_I2S_Init()
/hal_stm32-latest/stm32cube/stm32g0xx/drivers/src/
Dstm32g0xx_ll_spi.c323 #define IS_LL_I2S_CPOL(__VALUE__) (((__VALUE__) == LL_I2S_POLARITY_LOW) \ macro
402 assert_param(IS_LL_I2S_CPOL(I2S_InitStruct->ClockPolarity)); in LL_I2S_Init()
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/src/
Dstm32f7xx_ll_spi.c356 #define IS_LL_I2S_CPOL(__VALUE__) (((__VALUE__) == LL_I2S_POLARITY_LOW) \ macro
434 assert_param(IS_LL_I2S_CPOL(I2S_InitStruct->ClockPolarity)); in LL_I2S_Init()
/hal_stm32-latest/stm32cube/stm32wb0x/drivers/src/
Dstm32wb0x_ll_spi.c320 #define IS_LL_I2S_CPOL(__VALUE__) (((__VALUE__) == LL_I2S_POLARITY_LOW) \ macro
398 assert_param(IS_LL_I2S_CPOL(I2S_InitStruct->ClockPolarity)); in LL_I2S_Init()