Home
last modified time | relevance | path

Searched refs:USART_CLOCK_DISABLE (Results 1 – 8 of 8) sorted by relevance

/btstack/port/stm32-f4discovery-usb/Drivers/STM32F4xx_HAL_Driver/Inc/
H A Dstm32f4xx_hal_usart.h237 #define USART_CLOCK_DISABLE 0x00000000U macro
587 #define IS_USART_CLOCK(CLOCK) (((CLOCK) == USART_CLOCK_DISABLE) || \
/btstack/port/stm32-l451-miromico-sx1280/Drivers/STM32L4xx_HAL_Driver/Inc/
H A Dstm32l4xx_hal_usart.h290 #define USART_CLOCK_DISABLE 0x00000000U /*!< USART clock disable */ macro
813 #define IS_USART_CLOCK(__CLOCK__) (((__CLOCK__) == USART_CLOCK_DISABLE) || \
/btstack/port/stm32-l073rz-nucleo-em9304/Drivers/STM32L0xx_HAL_Driver/Inc/Legacy/
H A Dstm32_hal_legacy.h1021 #define USART_CLOCK_DISABLED USART_CLOCK_DISABLE
/btstack/port/stm32-f4discovery-cc256x/Drivers/STM32F4xx_HAL_Driver/Inc/Legacy/
H A Dstm32_hal_legacy.h1022 #define USART_CLOCK_DISABLED USART_CLOCK_DISABLE
/btstack/port/stm32-wb55xx-nucleo-freertos/Drivers/STM32WBxx_HAL_Driver/Inc/Legacy/
H A Dstm32_hal_legacy.h1210 #define USART_CLOCK_DISABLED USART_CLOCK_DISABLE
/btstack/port/stm32-l451-miromico-sx1280/Drivers/STM32L4xx_HAL_Driver/Inc/Legacy/
H A Dstm32_hal_legacy.h1272 #define USART_CLOCK_DISABLED USART_CLOCK_DISABLE
/btstack/port/stm32-f4discovery-usb/Drivers/STM32F4xx_HAL_Driver/Inc/Legacy/
H A Dstm32_hal_legacy.h1272 #define USART_CLOCK_DISABLED USART_CLOCK_DISABLE
/btstack/port/stm32-l476rg-nucleo-sx1280/Drivers/STM32L4xx_HAL_Driver/Inc/Legacy/
H A Dstm32_hal_legacy.h1281 #define USART_CLOCK_DISABLED USART_CLOCK_DISABLE