Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32wbaxx/drivers/src/
Dstm32wbaxx_ll_spi.c290 uint32_t tmp_nss_polarity; in LL_SPI_Init() local
320 tmp_nss_polarity = LL_SPI_GetNSSPolarity(SPIx); in LL_SPI_Init()
323 if ((tmp_nss == LL_SPI_NSS_SOFT) && (((tmp_nss_polarity == LL_SPI_NSS_POLARITY_LOW) && \ in LL_SPI_Init()
325 ((tmp_nss_polarity == LL_SPI_NSS_POLARITY_HIGH) && \ in LL_SPI_Init()
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/src/
Dstm32u5xx_ll_spi.c342 uint32_t tmp_nss_polarity; in LL_SPI_Init() local
372 tmp_nss_polarity = LL_SPI_GetNSSPolarity(SPIx); in LL_SPI_Init()
375 if ((tmp_nss == LL_SPI_NSS_SOFT) && (((tmp_nss_polarity == LL_SPI_NSS_POLARITY_LOW) && \ in LL_SPI_Init()
377 ((tmp_nss_polarity == LL_SPI_NSS_POLARITY_HIGH) && \ in LL_SPI_Init()
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/src/
Dstm32h7rsxx_ll_spi.c343 uint32_t tmp_nss_polarity; in LL_SPI_Init() local
373 tmp_nss_polarity = LL_SPI_GetNSSPolarity(SPIx); in LL_SPI_Init()
376 if ((tmp_nss == LL_SPI_NSS_SOFT) && (((tmp_nss_polarity == LL_SPI_NSS_POLARITY_LOW) && \ in LL_SPI_Init()
378 ((tmp_nss_polarity == LL_SPI_NSS_POLARITY_HIGH) && \ in LL_SPI_Init()
/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/src/
Dstm32mp1xx_ll_spi.c345 uint32_t tmp_nss_polarity; in LL_SPI_Init() local
375 tmp_nss_polarity = LL_SPI_GetNSSPolarity(SPIx); in LL_SPI_Init()
378 if ((tmp_nss == LL_SPI_NSS_SOFT) && (((tmp_nss_polarity == LL_SPI_NSS_POLARITY_LOW) && \ in LL_SPI_Init()
380 ((tmp_nss_polarity == LL_SPI_NSS_POLARITY_HIGH) && \ in LL_SPI_Init()
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/
Dstm32n6xx_ll_spi.c343 uint32_t tmp_nss_polarity; in LL_SPI_Init() local
373 tmp_nss_polarity = LL_SPI_GetNSSPolarity(SPIx); in LL_SPI_Init()
376 if ((tmp_nss == LL_SPI_NSS_SOFT) && (((tmp_nss_polarity == LL_SPI_NSS_POLARITY_LOW) && \ in LL_SPI_Init()
378 ((tmp_nss_polarity == LL_SPI_NSS_POLARITY_HIGH) && \ in LL_SPI_Init()
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/
Dstm32h7xx_ll_spi.c342 uint32_t tmp_nss_polarity; in LL_SPI_Init() local
372 tmp_nss_polarity = LL_SPI_GetNSSPolarity(SPIx); in LL_SPI_Init()
375 if ((tmp_nss == LL_SPI_NSS_SOFT) && (((tmp_nss_polarity == LL_SPI_NSS_POLARITY_LOW) && \ in LL_SPI_Init()
377 ((tmp_nss_polarity == LL_SPI_NSS_POLARITY_HIGH) && \ in LL_SPI_Init()
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/src/
Dstm32h5xx_ll_spi.c343 uint32_t tmp_nss_polarity; in LL_SPI_Init() local
373 tmp_nss_polarity = LL_SPI_GetNSSPolarity(SPIx); in LL_SPI_Init()
376 if ((tmp_nss == LL_SPI_NSS_SOFT) && (((tmp_nss_polarity == LL_SPI_NSS_POLARITY_LOW) && \ in LL_SPI_Init()
378 ((tmp_nss_polarity == LL_SPI_NSS_POLARITY_HIGH) && \ in LL_SPI_Init()