Home
last modified time | relevance | path

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

/hal_infineon-3.4.0/mtb-hal-cat1/include/
Dcyhal_sdhc.h355 cyhal_gpio_t card_mech_write_prot,
410 cyhal_gpio_t card_mech_write_prot,
/hal_infineon-3.4.0/mtb-hal-cat1/COMPONENT_PSOC6HAL/source/
Dcyhal_sdhc.c1316 cyhal_gpio_t card_mech_write_prot = cfg->gpios.card_mech_write_prot; in _cyhal_sdhc_init_common_hw() local
1417 if ((NC != card_mech_write_prot) && (CY_RSLT_SUCCESS == result)) in _cyhal_sdhc_init_common_hw()
1420 …result = _cyhal_sdxx_setup_pin(sdxx, card_mech_write_prot, cyhal_pin_map_sdhc_card_mech_write_prot, in _cyhal_sdhc_init_common_hw()
1563 cyhal_gpio_t card_mech_write_prot, in cyhal_sdhc_init_hw() argument
1585 …o_volt_sel = io_volt_sel, .card_pwr_en = card_pwr_en, .card_mech_write_prot = card_mech_write_prot, in cyhal_sdhc_init_hw()
1659 cyhal_gpio_t card_mech_write_prot, in cyhal_sdhc_init() argument
1665 …data7, card_detect, io_volt_sel, card_pwr_en, card_mech_write_prot, led_ctrl, emmc_reset, block_cl… in cyhal_sdhc_init()
/hal_infineon-3.4.0/mtb-hal-cat1/COMPONENT_PSOC6HAL/include/
Dcyhal_hw_types.h1189 cyhal_gpio_t card_mech_write_prot; member