Home
last modified time | relevance | path

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

/bsp/stm32/libraries/STM32L1xx_HAL/STM32L1xx_HAL_Driver/Inc/
A Dstm32l1xx_ll_spi.h719 uint32_t Ssoe = (READ_BIT(SPIx->CR2, SPI_CR2_SSOE) << 16U); in LL_SPI_GetNSSMode() local
720 return (Ssm | Ssoe); in LL_SPI_GetNSSMode()

Completed in 9 milliseconds