Home
last modified time | relevance | path

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

/hal_stm32-3.7.0/stm32cube/stm32u5xx/drivers/src/
Dstm32u5xx_ll_spi.c340 uint32_t tmp_nss; in LL_SPI_Init() local
370 tmp_nss = SPI_InitStruct->NSS; in LL_SPI_Init()
375 if ((tmp_nss == LL_SPI_NSS_SOFT) && (((tmp_nss_polarity == LL_SPI_NSS_POLARITY_LOW) && \ in LL_SPI_Init()
/hal_stm32-3.7.0/stm32cube/stm32wbaxx/drivers/src/
Dstm32wbaxx_ll_spi.c288 uint32_t tmp_nss; in LL_SPI_Init() local
318 tmp_nss = SPI_InitStruct->NSS; in LL_SPI_Init()
323 if ((tmp_nss == LL_SPI_NSS_SOFT) && (((tmp_nss_polarity == LL_SPI_NSS_POLARITY_LOW) && \ in LL_SPI_Init()
/hal_stm32-3.7.0/stm32cube/stm32h7rsxx/drivers/src/
Dstm32h7rsxx_ll_spi.c341 uint32_t tmp_nss; in LL_SPI_Init() local
371 tmp_nss = SPI_InitStruct->NSS; in LL_SPI_Init()
376 if ((tmp_nss == LL_SPI_NSS_SOFT) && (((tmp_nss_polarity == LL_SPI_NSS_POLARITY_LOW) && \ in LL_SPI_Init()
/hal_stm32-3.7.0/stm32cube/stm32h7xx/drivers/src/
Dstm32h7xx_ll_spi.c340 uint32_t tmp_nss; in LL_SPI_Init() local
370 tmp_nss = SPI_InitStruct->NSS; in LL_SPI_Init()
375 if ((tmp_nss == LL_SPI_NSS_SOFT) && (((tmp_nss_polarity == LL_SPI_NSS_POLARITY_LOW) && \ in LL_SPI_Init()
/hal_stm32-3.7.0/stm32cube/stm32mp1xx/drivers/src/
Dstm32mp1xx_ll_spi.c343 uint32_t tmp_nss; in LL_SPI_Init() local
373 tmp_nss = SPI_InitStruct->NSS; in LL_SPI_Init()
378 if ((tmp_nss == LL_SPI_NSS_SOFT) && (((tmp_nss_polarity == LL_SPI_NSS_POLARITY_LOW) && \ in LL_SPI_Init()
/hal_stm32-3.7.0/stm32cube/stm32h5xx/drivers/src/
Dstm32h5xx_ll_spi.c341 uint32_t tmp_nss; in LL_SPI_Init() local
371 tmp_nss = SPI_InitStruct->NSS; in LL_SPI_Init()
376 if ((tmp_nss == LL_SPI_NSS_SOFT) && (((tmp_nss_polarity == LL_SPI_NSS_POLARITY_LOW) && \ in LL_SPI_Init()