Home
last modified time | relevance | path

Searched refs:USART1 (Results 1 – 6 of 6) sorted by relevance

/external/ms-tpm-20-ref/Samples/Nucleo-TPM/L476RG/Drivers/STM32L4xx_HAL_Driver/Inc/
Dstm32l4xx_hal_uart_ex.h258 if((__HANDLE__)->Instance == USART1) \
388 if((__HANDLE__)->Instance == USART1) \
476 if((__HANDLE__)->Instance == USART1) \
543 if((__HANDLE__)->Instance == USART1) \
/external/ms-tpm-20-ref/Samples/Nucleo-TPM/L4A6RG/Drivers/STM32L4xx_HAL_Driver/Inc/
Dstm32l4xx_hal_uart_ex.h258 if((__HANDLE__)->Instance == USART1) \
388 if((__HANDLE__)->Instance == USART1) \
476 if((__HANDLE__)->Instance == USART1) \
543 if((__HANDLE__)->Instance == USART1) \
/external/arm-trusted-firmware/include/dt-bindings/clock/
Dstm32mp1-clks.h77 #define USART1 64 macro
/external/pigweed/pw_sys_io_baremetal_stm32f429/
Ddocs.rst13 optimized for the STM32F429I-DISC1, using USART1 (which is connected to the
/external/ms-tpm-20-ref/Samples/Nucleo-TPM/L476RG/Drivers/CMSIS/Device/ST/STM32L4xx/Include/
Dstm32l476xx.h1373 #define USART1 ((USART_TypeDef *) USART1_BASE) macro
18412 #define IS_USART_INSTANCE(INSTANCE) (((INSTANCE) == USART1) || \
18417 #define IS_UART_INSTANCE(INSTANCE) (((INSTANCE) == USART1) || \
18424 #define IS_USART_AUTOBAUDRATE_DETECTION_INSTANCE(INSTANCE) (((INSTANCE) == USART1) || \
18431 #define IS_UART_DRIVER_ENABLE_INSTANCE(INSTANCE) (((INSTANCE) == USART1) || \
18439 #define IS_UART_HALFDUPLEX_INSTANCE(INSTANCE) (((INSTANCE) == USART1) || \
18447 #define IS_UART_HWFLOW_INSTANCE(INSTANCE) (((INSTANCE) == USART1) || \
18455 #define IS_UART_LIN_INSTANCE(INSTANCE) (((INSTANCE) == USART1) || \
18462 #define IS_UART_WAKEUP_FROMSTOP_INSTANCE(INSTANCE) (((INSTANCE) == USART1) || \
18470 #define IS_IRDA_INSTANCE(INSTANCE) (((INSTANCE) == USART1) || \
[all …]
/external/ms-tpm-20-ref/Samples/Nucleo-TPM/L4A6RG/Drivers/CMSIS/Device/ST/STM32L4xx/Include/
Dstm32l4a6xx.h1516 #define USART1 ((USART_TypeDef *) USART1_BASE) macro
20000 #define IS_USART_INSTANCE(INSTANCE) (((INSTANCE) == USART1) || \
20005 #define IS_UART_INSTANCE(INSTANCE) (((INSTANCE) == USART1) || \
20012 #define IS_USART_AUTOBAUDRATE_DETECTION_INSTANCE(INSTANCE) (((INSTANCE) == USART1) || \
20019 #define IS_UART_DRIVER_ENABLE_INSTANCE(INSTANCE) (((INSTANCE) == USART1) || \
20027 #define IS_UART_HALFDUPLEX_INSTANCE(INSTANCE) (((INSTANCE) == USART1) || \
20035 #define IS_UART_HWFLOW_INSTANCE(INSTANCE) (((INSTANCE) == USART1) || \
20043 #define IS_UART_LIN_INSTANCE(INSTANCE) (((INSTANCE) == USART1) || \
20050 #define IS_UART_WAKEUP_FROMSTOP_INSTANCE(INSTANCE) (((INSTANCE) == USART1) || \
20058 #define IS_IRDA_INSTANCE(INSTANCE) (((INSTANCE) == USART1) || \
[all …]