Home
last modified time | relevance | path

Searched refs:__HAL_RCC_UART5_CLK_DISABLE (Results 1 – 4 of 4) sorted by relevance

/bsp/stm32/stm32f769-st-disco/board/CubeMX_Config/Src/
A Dstm32f7xx_hal_msp.c297 __HAL_RCC_UART5_CLK_DISABLE(); in HAL_UART_MspDeInit()
/bsp/stm32/stm32f746-st-nucleo/board/CubeMX_Config/Src/
A Dstm32f7xx_hal_msp.c368 __HAL_RCC_UART5_CLK_DISABLE(); in HAL_UART_MspDeInit()
/bsp/stm32/libraries/STM32L1xx_HAL/STM32L1xx_HAL_Driver/Inc/
A Dstm32l1xx_hal_rcc_ex.h314 #define __HAL_RCC_UART5_CLK_DISABLE() (RCC->APB1ENR &= ~(RCC_APB1ENR_UART5EN)) macro
/bsp/stm32/libraries/STM32L1xx_HAL/STM32L1xx_HAL_Driver/Inc/Legacy/
A Dstm32_hal_legacy.h2724 #define __UART5_CLK_DISABLE __HAL_RCC_UART5_CLK_DISABLE
2754 #define __USART5_CLK_DISABLE __HAL_RCC_UART5_CLK_DISABLE

Completed in 43 milliseconds