Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_ll_bus.h449 __STATIC_INLINE void LL_BUS_EnableClock(uint32_t Bus) in LL_BUS_EnableClock() function
Dstm32n6xx_hal_rcc.h1269 #define __HAL_RCC_DBGMCU_CLK_ENABLE() LL_BUS_EnableClock(LL_APB3);
1356 LL_BUS_EnableClock(LL_APB5); \