Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32u5xx/drivers/src/
Dstm32u5xx_ll_spi.c276 LL_APB3_GRP1_ForceReset(LL_APB3_GRP1_PERIPH_SPI3); in LL_SPI_DeInit()
279 LL_APB3_GRP1_ReleaseReset(LL_APB3_GRP1_PERIPH_SPI3); in LL_SPI_DeInit()
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/include/
Dstm32u5xx_ll_bus.h296 #define LL_APB3_GRP1_PERIPH_SPI3 RCC_APB3ENR_SPI3EN macro