Home
last modified time | relevance | path

Searched refs:set_reset_pin_level (Results 1 – 9 of 9) sorted by relevance

/bsp/hpmicro/libraries/hpm_sdk/components/panel/panels/
A Dtm070rdh13.c11 if (!panel->hw_if.set_reset_pin_level) in reset()
14 panel->hw_if.set_reset_pin_level(0); in reset()
17 panel->hw_if.set_reset_pin_level(1); in reset()
A Dtm103xdgp01.c68 if (!panel->hw_if.set_reset_pin_level) in reset()
71 panel->hw_if.set_reset_pin_level(0); in reset()
74 panel->hw_if.set_reset_pin_level(1); in reset()
A Dcc10128007.c76 if (!panel->hw_if.set_reset_pin_level) in reset()
79 panel->hw_if.set_reset_pin_level(0); in reset()
82 panel->hw_if.set_reset_pin_level(1); in reset()
A Dmc10128007_31b.c284 if (!panel->hw_if.set_reset_pin_level) in reset()
287 panel->hw_if.set_reset_pin_level(0); in reset()
290 panel->hw_if.set_reset_pin_level(1); in reset()
/bsp/hpmicro/libraries/hpm_sdk/components/panel/
A Dhpm_panel.h45 void (*set_reset_pin_level)(uint8_t level); member
/bsp/hpmicro/hpm6800evk/board/
A Dboard.c628 hw_if.set_reset_pin_level = set_reset_pin_level_tm070rdh13; in board_init_lcd_rgb_tm070rdh13()
714 hw_if.set_reset_pin_level = set_reset_pin_level_mc10128007_31b; in board_init_lcd_mipi_mc10128007_31b()
761 hw_if.set_reset_pin_level = set_reset_pin_level_tm103xdgp01; in board_init_lcd_lvds_tm103xdgp01()
/bsp/hpmicro/hpm6750evkmini/board/
A Dboard.c291 hw_if.set_reset_pin_level = set_reset_pin_level_tm070rdh13; in board_init_lcd_rgb_tm070rdh13()
/bsp/hpmicro/hpm6750evk2/board/
A Dboard.c258 hw_if.set_reset_pin_level = set_reset_pin_level_tm070rdh13; in board_init_lcd_rgb_tm070rdh13()
/bsp/hpmicro/hpm6750evk/board/
A Dboard.c275 hw_if.set_reset_pin_level = set_reset_pin_level_tm070rdh13; in board_init_lcd_rgb_tm070rdh13()

Completed in 76 milliseconds