Searched refs:_PB_4 (Results 1 – 7 of 7) sorted by relevance
/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/soc/realtek/amebad/fwlib/ram_lp/ |
A D | rtl8721dlp_pinmap.c | 30 if ((PinName == _PB_4) || (PinName == _PB_5) || in pinmap_touchpin() 66 if (CapTouch_GetChStatus(CAPTOUCH_DEV, (pmap_func[i].PinName - _PB_4))) { in pinmap_init()
|
A D | rtl8721dlp_app_start.c | 299 PAD_PullCtrl((_PB_4), GPIO_PuPd_NOPULL); in app_gen_random_seed()
|
/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/common/mbed/targets/hal/rtl8721d/ |
A D | captouch_api.c | 108 PAD_PullCtrl((_PB_4 + ch), GPIO_PuPd_NOPULL); in captouch_init()
|
/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/soc/realtek/amebad/fwlib/include/ |
A D | rtl8721d_pinmux.h | 118 #define _PB_4 (0x24) //0x490 macro
|
/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/soc/realtek/amebad/fwlib/usrcfg/ |
A D | rtl8721dlp_pinmapcfg_qfn88_evb_v1.c | 68 {_PB_4, GPIO_PuPd_DOWN, GPIO_PuPd_KEEP, GPIO_PuPd_KEEP, FALSE}, //Touch0
|
A D | rtl8721dlp_pinmapcfg.c | 68 {_PB_4, GPIO_PuPd_DOWN, GPIO_PuPd_KEEP, GPIO_PuPd_KEEP, FALSE}, //Touch0
|
/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/soc/realtek/amebad/app/touch_key/ |
A D | touch_key.c | 200 PAD_PullCtrl((_PB_4 + ch), GPIO_PuPd_NOPULL); in app_captouch_init()
|
Completed in 6 milliseconds