Home
last modified time | relevance | path

Searched refs:hal_dsi_send_long_array (Results 1 – 2 of 2) sorted by relevance

/device/soc/bestechnic/bes2600/liteos_m/sdk/bsp/platform/hal/
Dhal_dsi.h136 void hal_dsi_send_long_array(uint32_t len,uint32_t *data);
195 void hal_dsi_send_long_array(uint32_t len,uint32_t *data);
Dhal_dsi.c359 void hal_dsi_send_long_array(uint32_t len, uint32_t *data) in hal_dsi_send_long_array() function
417 hal_dsi_send_long_array(index,item); in hal_dsi_send_cmd_list()