Searched refs:_PNC (Results 1 – 6 of 6) sorted by relevance
/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/soc/realtek/amebad/fwlib/ram_lp/ |
A D | rtl8721dlp_pinmap.c | 51 if (pmap_func[i].PinName == _PNC) { in pinmap_init() 97 if (pmap_func_sleep[i].PinName == _PNC) { in pinmap_sleep() 132 if (pmap_func[i].PinName == _PNC) { in pinmap_deepsleep() 165 if (pmap_func_sleep[i].PinName == _PNC) { in pinmap_wake()
|
/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/soc/realtek/amebad/fwlib/usrcfg/ |
A D | rtl8721dhp_intfcfg.c | 40 .sdioh_wp_pin = _PNC, //_PB_24/_PA_5/_PNC
|
A D | rtl8721dlp_pinmapcfg_qfn88_evb_v1.c | 98 {_PNC, GPIO_PuPd_KEEP, GPIO_PuPd_KEEP, GPIO_PuPd_KEEP, FALSE}, //table end
|
A D | rtl8721dlp_pinmapcfg.c | 98 {_PNC, GPIO_PuPd_KEEP, GPIO_PuPd_KEEP, GPIO_PuPd_KEEP, FALSE}, //table end
|
/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/soc/realtek/amebad/fwlib/include/ |
A D | rtl8721d_pinmux.h | 147 #define _PNC (0xFFFFFFFF) macro
|
/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/soc/realtek/amebad/fwlib/ram_hp/ |
A D | rtl8721dhp_sd.c | 35 if(sdioh_config.sdioh_cd_pin != _PNC) { /* CD */ in SDIOH_Pinmux() 40 if(sdioh_config.sdioh_wp_pin != _PNC) { /* WP */ in SDIOH_Pinmux()
|
Completed in 7 milliseconds