Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/
Dstm32n6xx_ll_venc.c133 LL_APB5_GRP1_DisableClock(LL_APB5_GRP1_PERIPH_VENC); in LL_VENC_DeInit()
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_hal_rcc.h1343 #define __HAL_RCC_CSI_CLK_DISABLE() LL_APB5_GRP1_DisableClock(LL_APB5_GRP1_PERIPH_CSI)
1346 #define __HAL_RCC_DCMIPP_CLK_DISABLE() LL_APB5_GRP1_DisableClock(LL_APB5_GRP1_PERIPH_DCMIPP)
1349 #define __HAL_RCC_GFXTIM_CLK_DISABLE() LL_APB5_GRP1_DisableClock(LL_APB5_GRP1_PERIPH_GFXTIM)
1352 #define __HAL_RCC_LTDC_CLK_DISABLE() LL_APB5_GRP1_DisableClock(LL_APB5_GRP1_PERIPH_LTDC)
1360 LL_APB5_GRP1_DisableClock(LL_APB5_GRP1_PERIPH_VENC); \
Dstm32n6xx_ll_bus.h3683 __STATIC_INLINE void LL_APB5_GRP1_DisableClock(uint32_t Periphs) in LL_APB5_GRP1_DisableClock() function
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/include/
Dstm32h7rsxx_ll_bus.h2444 __STATIC_INLINE void LL_APB5_GRP1_DisableClock(uint32_t Periphs) in LL_APB5_GRP1_DisableClock() function
/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/include/
Dstm32mp1xx_ll_bus.h2757 __STATIC_INLINE void LL_APB5_GRP1_DisableClock(uint32_t Periphs) in LL_APB5_GRP1_DisableClock() function