| /bsp/allwinner/d1s/applications/ |
| A D | main.c | 18 extern int rt_hw_lcd_init(void); in main() 19 rt_hw_lcd_init(); in main()
|
| /bsp/rx/applications/ |
| A D | application.c | 144 extern void rt_hw_lcd_init(); in rt_init_thread_entry() 150 rt_hw_lcd_init(); in rt_init_thread_entry()
|
| /bsp/nxp/imx/imxrt/libraries/drivers/ |
| A D | drv_lcd.h | 17 int rt_hw_lcd_init(void);
|
| A D | drv_lcd_mipi.h | 17 int rt_hw_lcd_init(void);
|
| A D | drv_lcd.c | 129 int rt_hw_lcd_init(void) in rt_hw_lcd_init() function 148 INIT_DEVICE_EXPORT(rt_hw_lcd_init);
|
| /bsp/allwinner/libraries/drivers/ |
| A D | drv_lcd.h | 22 int rt_hw_lcd_init(void);
|
| /bsp/mini2440/drivers/ |
| A D | lcd_a70.c | 221 int rt_hw_lcd_init(void) in rt_hw_lcd_init() function 245 INIT_BOARD_EXPORT(rt_hw_lcd_init);
|
| A D | lcd_n35.c | 222 int rt_hw_lcd_init(void) in rt_hw_lcd_init() function 246 INIT_BOARD_EXPORT(rt_hw_lcd_init);
|
| A D | lcd_t35.c | 223 int rt_hw_lcd_init(void) in rt_hw_lcd_init() function 247 INIT_BOARD_EXPORT(rt_hw_lcd_init);
|
| A D | lcd_t43.c | 220 int rt_hw_lcd_init(void) in rt_hw_lcd_init() function 244 INIT_BOARD_EXPORT(rt_hw_lcd_init);
|
| A D | lcd_x35.c | 228 int rt_hw_lcd_init(void) in rt_hw_lcd_init() function 252 INIT_BOARD_EXPORT(rt_hw_lcd_init);
|
| /bsp/nxp/lpc/lpc54608-LPCXpresso/drivers/ |
| A D | drv_lcd.h | 55 void rt_hw_lcd_init(void);
|
| A D | board.c | 99 rt_hw_lcd_init(); in rtgui_lcd_init()
|
| A D | drv_lcd.c | 425 void rt_hw_lcd_init(void) in rt_hw_lcd_init() function
|
| /bsp/k210/drivers/ |
| A D | drv_lcd.h | 14 int rt_hw_lcd_init(void);
|
| A D | drv_lcd.c | 536 int rt_hw_lcd_init(void) in rt_hw_lcd_init() function 575 INIT_DEVICE_EXPORT(rt_hw_lcd_init);
|
| /bsp/nxp/lpc/lpc178x/drivers/ |
| A D | lpc17xx_lcd.c | 63 void rt_hw_lcd_init(void) in rt_hw_lcd_init() function
|
| /bsp/stm32/libraries/HAL_Drivers/drivers/ |
| A D | drv_lcd_mipi.c | 212 int rt_hw_lcd_init(void) in rt_hw_lcd_init() function 232 INIT_DEVICE_EXPORT(rt_hw_lcd_init);
|
| /bsp/fujitsu/mb9x/mb9bf500r/ |
| A D | application.c | 41 rt_hw_lcd_init(); in rt_init_thread_entry()
|
| A D | lcd.h | 183 void rt_hw_lcd_init(void);
|
| A D | lcd.c | 457 void rt_hw_lcd_init(void) in rt_hw_lcd_init() function
|
| /bsp/nxp/lpc/lpc178x/applications/ |
| A D | application.c | 100 rt_hw_lcd_init(); in rt_init_thread_entry()
|
| /bsp/renesas/libraries/HAL_Drivers/ |
| A D | drv_lcd.c | 357 int rt_hw_lcd_init(void) in rt_hw_lcd_init() function 409 INIT_DEVICE_EXPORT(rt_hw_lcd_init);
|
| /bsp/stm32/stm32l431-BearPi/board/ports/lcd/ |
| A D | drv_lcd.c | 123 static int rt_hw_lcd_init(void) in rt_hw_lcd_init() function 213 INIT_DEVICE_EXPORT(rt_hw_lcd_init);
|
| /bsp/stm32/stm32l475-atk-pandora/board/ports/lcd/ |
| A D | drv_lcd.c | 127 static int rt_hw_lcd_init(void) in rt_hw_lcd_init() function 217 INIT_COMPONENT_EXPORT(rt_hw_lcd_init);
|