rt-thread/bsp/nuvoton/libraries/ma35/rtt_port
Man, Jianting (Meco) 99bdf978d7
[rtdef] use lower-case to define attributes (#6728)
* [rtdef] rename RT_WEAK attribute as rt_weak

* [rtdef] rename RT_USED attribute as rt_used

* [rtdef] rename RT_SECTION attribute as rt_section

* [rtdef] rename ALIGN attribute as rt_align

* [legacy] add RT_USED ALIGN RT_SECTION RT_WEAK as legacy support
2022-12-11 13:12:03 -05:00
..
gmac Add NuMaker-HMI-MA35D1 and RTP porting. 2022-10-11 08:59:42 +08:00
Kconfig Add NuMaker-HMI-MA35D1 and RTP porting. 2022-10-11 08:59:42 +08:00
SConscript Add NuMaker-HMI-MA35D1 and RTP porting. 2022-10-11 08:59:42 +08:00
drv_adc.c Add NuMaker-HMI-MA35D1 and RTP porting. 2022-10-11 08:59:42 +08:00
drv_adc.h Add NuMaker-HMI-MA35D1 and RTP porting. 2022-10-11 08:59:42 +08:00
drv_canfd.c [CAN]update struct can_filter_item and rt_can_msg (#6556) 2022-11-21 21:45:51 -05:00
drv_ccap.c Add NuMaker-HMI-MA35D1 and RTP porting. 2022-10-11 08:59:42 +08:00
drv_ccap.h Add NuMaker-HMI-MA35D1 and RTP porting. 2022-10-11 08:59:42 +08:00
drv_common.c [rtdef] use lower-case to define attributes (#6728) 2022-12-11 13:12:03 -05:00
drv_common.h Add NuMaker-HMI-MA35D1 and RTP porting. 2022-10-11 08:59:42 +08:00
drv_disp.c [rtdef] use lower-case to define attributes (#6728) 2022-12-11 13:12:03 -05:00
drv_eadc.c Add NuMaker-HMI-MA35D1 and RTP porting. 2022-10-11 08:59:42 +08:00
drv_ecap.c Add NuMaker-HMI-MA35D1 and RTP porting. 2022-10-11 08:59:42 +08:00
drv_epwm.c Add NuMaker-HMI-MA35D1 and RTP porting. 2022-10-11 08:59:42 +08:00
drv_epwm_capture.c Add NuMaker-HMI-MA35D1 and RTP porting. 2022-10-11 08:59:42 +08:00
drv_gpio.c Add NuMaker-HMI-MA35D1 and RTP porting. 2022-10-11 08:59:42 +08:00
drv_gpio.h Add NuMaker-HMI-MA35D1 and RTP porting. 2022-10-11 08:59:42 +08:00
drv_i2c.c Add NuMaker-HMI-MA35D1 and RTP porting. 2022-10-11 08:59:42 +08:00
drv_i2c.h Add NuMaker-HMI-MA35D1 and RTP porting. 2022-10-11 08:59:42 +08:00
drv_i2s.c Add NuMaker-HMI-MA35D1 and RTP porting. 2022-10-11 08:59:42 +08:00
drv_i2s.h Add NuMaker-HMI-MA35D1 and RTP porting. 2022-10-11 08:59:42 +08:00
drv_pdma.c Add NuMaker-HMI-MA35D1 and RTP porting. 2022-10-11 08:59:42 +08:00
drv_pdma.h Add NuMaker-HMI-MA35D1 and RTP porting. 2022-10-11 08:59:42 +08:00
drv_qei.c Add NuMaker-HMI-MA35D1 and RTP porting. 2022-10-11 08:59:42 +08:00
drv_qei.h Add NuMaker-HMI-MA35D1 and RTP porting. 2022-10-11 08:59:42 +08:00
drv_qspi.c Add NuMaker-HMI-MA35D1 and RTP porting. 2022-10-11 08:59:42 +08:00
drv_qspi.h Add NuMaker-HMI-MA35D1 and RTP porting. 2022-10-11 08:59:42 +08:00
drv_rtc.c Add NuMaker-HMI-MA35D1 and RTP porting. 2022-10-11 08:59:42 +08:00
drv_rtp.c [rtdef] use lower-case to define attributes (#6728) 2022-12-11 13:12:03 -05:00
drv_scuart.c Add NuMaker-HMI-MA35D1 and RTP porting. 2022-10-11 08:59:42 +08:00
drv_sdio.c [rtdef] use lower-case to define attributes (#6728) 2022-12-11 13:12:03 -05:00
drv_softi2c.c Add NuMaker-HMI-MA35D1 and RTP porting. 2022-10-11 08:59:42 +08:00
drv_spi.c Add NuMaker-HMI-MA35D1 and RTP porting. 2022-10-11 08:59:42 +08:00
drv_spi.h Add NuMaker-HMI-MA35D1 and RTP porting. 2022-10-11 08:59:42 +08:00
drv_spii2s.c Add NuMaker-HMI-MA35D1 and RTP porting. 2022-10-11 08:59:42 +08:00
drv_sys.c Add NuMaker-HMI-MA35D1 and RTP porting. 2022-10-11 08:59:42 +08:00
drv_sys.h Add NuMaker-HMI-MA35D1 and RTP porting. 2022-10-11 08:59:42 +08:00
drv_sys_i2c0.c Add NuMaker-HMI-MA35D1 and RTP porting. 2022-10-11 08:59:42 +08:00
drv_timer.c Add NuMaker-HMI-MA35D1 and RTP porting. 2022-10-11 08:59:42 +08:00
drv_tpwm.c Add NuMaker-HMI-MA35D1 and RTP porting. 2022-10-11 08:59:42 +08:00
drv_uart.c Add NuMaker-HMI-MA35D1 and RTP porting. 2022-10-11 08:59:42 +08:00
drv_uart.h Add NuMaker-HMI-MA35D1 and RTP porting. 2022-10-11 08:59:42 +08:00
drv_usbhost.c Add NuMaker-HMI-MA35D1 and RTP porting. 2022-10-11 08:59:42 +08:00
drv_wdt.c Add NuMaker-HMI-MA35D1 and RTP porting. 2022-10-11 08:59:42 +08:00
nu_clock_init.c Add NuMaker-HMI-MA35D1 and RTP porting. 2022-10-11 08:59:42 +08:00