Home
last modified time | relevance | path

Searched defs:HAL_UART_STATE_READY (Results 1 – 3 of 3) sorted by relevance

/device/soc/goodix/gr551x/sdk_liteos/gr551x_sdk/drivers/inc/
Dgr55xx_hal_uart.h80 HAL_UART_STATE_READY = 0x10U, /**< Peripheral initialized and ready for use. enumerator
/device/soc/st/stm32f4xx/sdk/Drivers/STM32F4xx_HAL_Driver/Inc/
Dstm32f4xx_hal_uart.h121 HAL_UART_STATE_READY = 0x20U, /*!< Peripheral Initialized and ready for use enumerator
/device/soc/st/common/platform/stm32mp1xx_hal/STM32MP1xx_HAL_Driver/Inc/
Dstm32mp1xx_hal_uart.h307 #define HAL_UART_STATE_READY 0x00000020U /*!< Peripheral Initialized and ready for use macro