Home
last modified time | relevance | path

Searched defs:vcfg (Results 1 – 2 of 2) sorted by relevance

/Zephyr-Core-3.7.0/drivers/mipi_dsi/
Ddsi_stm32.c238 DSI_VidCfgTypeDef *vcfg = &data->vid_cfg; in mipi_dsi_stm32_attach() local
/Zephyr-Core-3.7.0/subsys/fs/ext2/
Dext2_ops.c448 static int ext2_mkfs(uintptr_t dev_id, void *vcfg, int flags) in ext2_mkfs()