Searched refs:enableLedControl (Results 1 – 4 of 4) sorted by relevance
270 …bool enableLedControl; //!< Drive one IO to indicate when… member
1436 bool enableLedControl; /**< If true the SD clock controls one IO member
1602 .enableLedControl = config->enableLedControl in cyhal_sdhc_init_hw()2920 .enableLedControl = false, in cyhal_sdio_init()
2913 …_VAL2FLD(SDHC_CORE_GP_OUT_R_LED_CTRL_OE, config->enableLedControl ? 1u : 0u) | /* The LED Control.… in Cy_SD_Host_Init()2939 if (config->enableLedControl) in Cy_SD_Host_Init()5385 local_config.enableLedControl = false; in Cy_SD_Host_DeepSleepCallback()