Home
last modified time | relevance | path

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

/hal_infineon-latest/mtb-hal-cat1/include/
Dcyhal_sdhc.h290 …uint32_t command_argument; //!< The argument for the command. member
/hal_infineon-latest/mtb-hal-cat1/source/
Dcyhal_sdhc.c2234 .commandArgument = cmd_config->command_argument, in cyhal_sdhc_send_cmd()
2396 .command_argument = sdxx->context.RCA << _CYHAL_SDHC_RCA_SHIFT, in _cyhal_sdhc_io_volt_negotiate()