RTEMS
5.0.0
|
Go to the source code of this file.
Functions | |
void | arm_generic_timer_get_config (uint32_t *frequency, uint32_t *irq) |
void * | imx_get_reg_of_node (const void *fdt, int node) |
int | imx_iomux_configure_pins (const void *fdt, uint32_t phandle) |
rtems_vector_number | imx_get_irq_of_node (const void *fdt, int node, size_t index) |
void | imx_uart_console_drain (void) |
int | i2c_bus_register_imx (const char *bus_path, const char *alias_or_path) |
Registers an IMX I2C bus driver. More... | |
int | spi_bus_register_imx (const char *bus_path, const char *alias_or_path) |
Registers an IMX ECSPI bus driver. More... | |