Home
last modified time | relevance | path

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

/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/soc/realtek/amebad/fwlib/usrcfg/
A Drtl8721dhp_intfcfg.c39 .sdioh_cd_pin = _PB_25, //_PB_25/_PA_6/_PNC
/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/soc/realtek/amebad/fwlib/include/
A Drtl8721dhp_sd.h277 u32 sdioh_cd_pin; /*!< Specify Card Detect pin, should be a value of _PB_25/_PA_6/_PNC */ member
/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/soc/realtek/amebad/fwlib/ram_hp/
A Drtl8721dhp_sd.c35 if(sdioh_config.sdioh_cd_pin != _PNC) { /* CD */ in SDIOH_Pinmux()
36 Pinmux_Config((u8)sdioh_config.sdioh_cd_pin, PINMUX_FUNCTION_SDIOH); in SDIOH_Pinmux()
37 PAD_PullCtrl((u8)sdioh_config.sdioh_cd_pin, GPIO_PuPd_UP); in SDIOH_Pinmux()

Completed in 4 milliseconds