![]() |
RTEMS 7.0-rc1
|
Implementation of support functions for the STM32U5 HAL. More...
Data Structures | |
| struct | stm32u5_clk_info |
Functions | |
| stm32u5_module_index | stm32u5_get_module_index (const void *regs) |
| void | stm32u5_clk_enable (stm32u5_module_index index) |
| void | stm32u5_clk_disable (stm32u5_module_index index) |
| void | stm32u5_gpio_init (const stm32u5_gpio_config *config) |
| void | stm32u5_uart_polled_write (rtems_termios_device_context *base, char c) |
| int | stm32u5_uart_polled_read (rtems_termios_device_context *base) |
Implementation of support functions for the STM32U5 HAL.