Home
last modified time | relevance | path

Searched refs:__HAL_RCC_USART2_CLK_DISABLE (Results 1 – 14 of 14) sorted by relevance

/btstack/port/stm32-l073rz-nucleo-em9304/Src/
H A Dstm32l0xx_hal_msp.c238 __HAL_RCC_USART2_CLK_DISABLE(); in HAL_UART_MspDeInit()
/btstack/port/stm32-l476rg-nucleo-sx1280/Src/
H A Dstm32l4xx_hal_msp.c288 __HAL_RCC_USART2_CLK_DISABLE(); in HAL_UART_MspDeInit()
/btstack/port/stm32-f4discovery-cc256x/Src/
H A Dusart.c186 __HAL_RCC_USART2_CLK_DISABLE(); in HAL_UART_MspDeInit()
/btstack/port/stm32-l073rz-nucleo-em9304/Drivers/STM32L0xx_HAL_Driver/Inc/
H A Dstm32l0xx_hal_rcc_ex.h716 #define __HAL_RCC_USART2_CLK_DISABLE() CLEAR_BIT(RCC->APB1ENR, (RCC_APB1ENR_USART2EN)) macro
755 #define __HAL_RCC_USART2_CLK_DISABLE() CLEAR_BIT(RCC->APB1ENR, (RCC_APB1ENR_USART2EN)) macro
798 #define __HAL_RCC_USART2_CLK_DISABLE() CLEAR_BIT(RCC->APB1ENR, (RCC_APB1ENR_USART2EN)) macro
/btstack/port/stm32-f4discovery-cc256x/Drivers/STM32F4xx_HAL_Driver/Inc/
H A Dstm32f4xx_hal_rcc.h523 #define __HAL_RCC_USART2_CLK_DISABLE() (RCC->APB1ENR &= ~(RCC_APB1ENR_USART2EN)) macro
/btstack/port/stm32-f4discovery-usb/Drivers/STM32F4xx_HAL_Driver/Inc/
H A Dstm32f4xx_hal_rcc.h523 #define __HAL_RCC_USART2_CLK_DISABLE() (RCC->APB1ENR &= ~(RCC_APB1ENR_USART2EN)) macro
/btstack/port/stm32-l073rz-nucleo-em9304/Drivers/STM32L0xx_HAL_Driver/Inc/Legacy/
H A Dstm32_hal_legacy.h2413 #define __USART2_CLK_DISABLE __HAL_RCC_USART2_CLK_DISABLE
/btstack/port/stm32-f4discovery-cc256x/Drivers/STM32F4xx_HAL_Driver/Inc/Legacy/
H A Dstm32_hal_legacy.h2439 #define __USART2_CLK_DISABLE __HAL_RCC_USART2_CLK_DISABLE
/btstack/port/stm32-wb55xx-nucleo-freertos/Drivers/STM32WBxx_HAL_Driver/Inc/Legacy/
H A Dstm32_hal_legacy.h2634 #define __USART2_CLK_DISABLE __HAL_RCC_USART2_CLK_DISABLE
/btstack/port/stm32-l451-miromico-sx1280/Drivers/STM32L4xx_HAL_Driver/Inc/Legacy/
H A Dstm32_hal_legacy.h2729 #define __USART2_CLK_DISABLE __HAL_RCC_USART2_CLK_DISABLE
/btstack/port/stm32-f4discovery-usb/Drivers/STM32F4xx_HAL_Driver/Inc/Legacy/
H A Dstm32_hal_legacy.h2729 #define __USART2_CLK_DISABLE __HAL_RCC_USART2_CLK_DISABLE
/btstack/port/stm32-l476rg-nucleo-sx1280/Drivers/STM32L4xx_HAL_Driver/Inc/Legacy/
H A Dstm32_hal_legacy.h2738 #define __USART2_CLK_DISABLE __HAL_RCC_USART2_CLK_DISABLE
/btstack/port/stm32-l451-miromico-sx1280/Drivers/STM32L4xx_HAL_Driver/Inc/
H A Dstm32l4xx_hal_rcc.h1382 #define __HAL_RCC_USART2_CLK_DISABLE() CLEAR_BIT(RCC->APB1ENR1, RCC_APB1ENR1_USART2EN) macro
/btstack/port/stm32-l476rg-nucleo-sx1280/Drivers/STM32L4xx_HAL_Driver/Inc/
H A Dstm32l4xx_hal_rcc.h1380 #define __HAL_RCC_USART2_CLK_DISABLE() CLEAR_BIT(RCC->APB1ENR1, RCC_APB1ENR1_USART2EN) macro