Home
last modified time | relevance | path

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

/hal_espressif-2.7.6/components/sdmmc/
Dsdmmc_sd.c139 uint32_t func_val = (function << group_shift) | other_func_mask; in sdmmc_send_cmd_switch_func() local
147 .arg = (!!mode << 31) | func_val in sdmmc_send_cmd_switch_func()