Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_ll_bus.h525 __STATIC_INLINE void LL_BUS_DisableClock(uint32_t Bus) in LL_BUS_DisableClock() function
Dstm32n6xx_hal_rcc.h1270 #define __HAL_RCC_DBGMCU_CLK_DISABLE() LL_BUS_DisableClock(LL_APB3);
1359 LL_BUS_DisableClock(LL_APB5); \