Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/drivers/usdhc/
Dfsl_usdhc.h616 } usdhc_boot_config_t; typedef
1277 void USDHC_SetMmcBootConfig(USDHC_Type *base, const usdhc_boot_config_t *config);
Dfsl_usdhc.c1173 void USDHC_SetMmcBootConfig(USDHC_Type *base, const usdhc_boot_config_t *config) in USDHC_SetMmcBootConfig()