Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/
Dstm32n6xx_ll_lptim.c108 LL_APB4_GRP1_ReleaseReset(LL_APB4_GRP1_PERIPH_LPTIM2); in LL_LPTIM_DeInit()
113 LL_APB4_GRP1_ReleaseReset(LL_APB4_GRP1_PERIPH_LPTIM3); in LL_LPTIM_DeInit()
118 LL_APB4_GRP1_ReleaseReset(LL_APB4_GRP1_PERIPH_LPTIM4); in LL_LPTIM_DeInit()
123 LL_APB4_GRP1_ReleaseReset(LL_APB4_GRP1_PERIPH_LPTIM5); in LL_LPTIM_DeInit()
Dstm32n6xx_ll_i2c.c124 LL_APB4_GRP1_ReleaseReset(LL_APB4_GRP1_PERIPH_I2C4); in LL_I2C_DeInit()
Dstm32n6xx_ll_lpuart.c145 LL_APB4_GRP1_ReleaseReset(LL_APB4_GRP1_PERIPH_LPUART1); in LL_LPUART_DeInit()
Dstm32n6xx_ll_spi.c319 LL_APB4_GRP1_ReleaseReset(LL_APB4_GRP1_PERIPH_SPI6); in LL_SPI_DeInit()
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/src/
Dstm32h7rsxx_ll_lptim.c108 LL_APB4_GRP1_ReleaseReset(LL_APB4_GRP1_PERIPH_LPTIM2); in LL_LPTIM_DeInit()
113 LL_APB4_GRP1_ReleaseReset(LL_APB4_GRP1_PERIPH_LPTIM3); in LL_LPTIM_DeInit()
118 LL_APB4_GRP1_ReleaseReset(LL_APB4_GRP1_PERIPH_LPTIM4); in LL_LPTIM_DeInit()
123 LL_APB4_GRP1_ReleaseReset(LL_APB4_GRP1_PERIPH_LPTIM5); in LL_LPTIM_DeInit()
Dstm32h7rsxx_ll_lpuart.c145 LL_APB4_GRP1_ReleaseReset(LL_APB4_GRP1_PERIPH_LPUART1); in LL_LPUART_DeInit()
Dstm32h7rsxx_ll_spi.c319 LL_APB4_GRP1_ReleaseReset(LL_APB4_GRP1_PERIPH_SPI6); in LL_SPI_DeInit()
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/
Dstm32h7xx_ll_lptim.c110 LL_APB4_GRP1_ReleaseReset(LL_APB4_GRP1_PERIPH_LPTIM2); in LL_LPTIM_DeInit()
116 LL_APB4_GRP1_ReleaseReset(LL_APB4_GRP1_PERIPH_LPTIM3); in LL_LPTIM_DeInit()
123 LL_APB4_GRP1_ReleaseReset(LL_APB4_GRP1_PERIPH_LPTIM4); in LL_LPTIM_DeInit()
130 LL_APB4_GRP1_ReleaseReset(LL_APB4_GRP1_PERIPH_LPTIM5); in LL_LPTIM_DeInit()
Dstm32h7xx_ll_i2c.c124 LL_APB4_GRP1_ReleaseReset(LL_APB4_GRP1_PERIPH_I2C4); in LL_I2C_DeInit()
Dstm32h7xx_ll_lpuart.c145 LL_APB4_GRP1_ReleaseReset(LL_APB4_GRP1_PERIPH_LPUART1); in LL_LPUART_DeInit()
Dstm32h7xx_ll_dac.c201 LL_APB4_GRP1_ReleaseReset(LL_APB4_GRP1_PERIPH_DAC2); in LL_DAC_DeInit()
Dstm32h7xx_ll_spi.c318 LL_APB4_GRP1_ReleaseReset(LL_APB4_GRP1_PERIPH_SPI6); in LL_SPI_DeInit()
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_hal_rcc.h2223 #define __HAL_RCC_HDP_RELEASE_RESET() LL_APB4_GRP1_ReleaseReset(LL_APB4_GRP1_PERIPH_HDP)
2226 #define __HAL_RCC_I2C4_RELEASE_RESET() LL_APB4_GRP1_ReleaseReset(LL_APB4_GRP1_PERIPH_I2C4)
2229 #define __HAL_RCC_LPTIM2_RELEASE_RESET() LL_APB4_GRP1_ReleaseReset(LL_APB4_GRP1_PERIPH_LPTIM2)
2232 #define __HAL_RCC_LPTIM3_RELEASE_RESET() LL_APB4_GRP1_ReleaseReset(LL_APB4_GRP1_PERIPH_LPTIM3)
2235 #define __HAL_RCC_LPTIM4_RELEASE_RESET() LL_APB4_GRP1_ReleaseReset(LL_APB4_GRP1_PERIPH_LPTIM4)
2238 #define __HAL_RCC_LPTIM5_RELEASE_RESET() LL_APB4_GRP1_ReleaseReset(LL_APB4_GRP1_PERIPH_LPTIM5)
2241 #define __HAL_RCC_LPUART1_RELEASE_RESET() LL_APB4_GRP1_ReleaseReset(LL_APB4_GRP1_PERIPH_LPUART1)
2244 #define __HAL_RCC_RTC_RELEASE_RESET() LL_APB4_GRP1_ReleaseReset(LL_APB4_GRP1_PERIPH_RTC)
2247 #define __HAL_RCC_SPI6_RELEASE_RESET() LL_APB4_GRP1_ReleaseReset(LL_APB4_GRP1_PERIPH_SPI6)
2253 #define __HAL_RCC_VREFBUF_RELEASE_RESET() LL_APB4_GRP1_ReleaseReset(LL_APB4_GRP1_PERIPH_VREFBUF)
Dstm32n6xx_ll_bus.h3379 __STATIC_INLINE void LL_APB4_GRP1_ReleaseReset(uint32_t Periphs) in LL_APB4_GRP1_ReleaseReset() function
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/include/
Dstm32h7rsxx_ll_bus.h2314 __STATIC_INLINE void LL_APB4_GRP1_ReleaseReset(uint32_t Periphs) in LL_APB4_GRP1_ReleaseReset() function
/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/include/
Dstm32mp1xx_ll_bus.h2583 __STATIC_INLINE void LL_APB4_GRP1_ReleaseReset(uint32_t Periphs) in LL_APB4_GRP1_ReleaseReset() function
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/
Dstm32h7xx_ll_bus.h2982 __STATIC_INLINE void LL_APB4_GRP1_ReleaseReset(uint32_t Periphs) in LL_APB4_GRP1_ReleaseReset() function