Home
last modified time | relevance | path

Searched refs:MXC_CLCD_ConfigPanel (Results 1 – 3 of 3) sorted by relevance

/hal_adi-latest/MAX/Libraries/PeriphDrivers/Include/MAX32650/
Dclcd.h96 int MXC_CLCD_ConfigPanel(mxc_clcd_cfg_t *cfg);
/hal_adi-latest/MAX/Libraries/PeriphDrivers/Source/CLCD/
Dclcd_me10.c62 int MXC_CLCD_ConfigPanel(mxc_clcd_cfg_t *cfg) in MXC_CLCD_ConfigPanel() function
Dclcd_reva.c45 if ((error = MXC_CLCD_ConfigPanel(cfg)) != E_NO_ERROR) { in MXC_CLCD_RevA_Init()