nuttx/arch/arm/src/am335x
2023-02-07 04:41:36 +08:00
..
hardware
am335x_boot.c arch: Change the linker generated symbols from uint32_t to uint8_t * 2022-09-24 21:26:56 +02:00
am335x_boot.h
am335x_can.c
am335x_can.h
am335x_clockconfig.c
am335x_clockconfig.h
am335x_config.h
am335x_edid.c
am335x_gpio.c
am335x_gpio.h
am335x_gpioirq.c
am335x_i2c.c use SEM_INITIALIZER inside of NXSEM_INITIALIZER 2022-10-22 14:50:48 +08:00
am335x_i2c.h
am335x_irq.c arch: Change the linker generated symbols from uint32_t to uint8_t * 2022-09-24 21:26:56 +02:00
am335x_irq.h
am335x_lcdc.c Replace nxsem API when used as a lock with nxmutex API 2022-10-17 15:59:46 +09:00
am335x_lcdc.h
am335x_lowputc.c
am335x_lowputc.h
am335x_pinmux.c
am335x_pinmux.h
am335x_serial.c drivers/serial: Fix docstrings on UART interrupt handlers 2023-02-07 04:41:36 +08:00
am335x_serial.h
am335x_sysclk.c
am335x_sysclk.h
am335x_timerisr.c
am335x_wdog.c
am335x_wdog.h
chip.h
Kconfig
Make.defs