Searched refs:_PA_5 (Results 1 – 6 of 6) sorted by relevance
/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/soc/realtek/amebad/fwlib/ram_hp/ |
A D | rtl8721dhp_cpft.c | 37 CPTest_GPIOCtrl(_PA_5, 0); in CPTest_Init() 149 GPIO_WriteBit(_PA_5, 1); in CPTest_UART()
|
/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/soc/realtek/amebad/fwlib/ram_lp/ |
A D | rtl8721dlp_cpft.c | 37 CPTest_GPIOCtrl(_PA_5, 0); in CPTest_Init() 149 GPIO_WriteBit(_PA_5, 1); in CPTest_UART()
|
/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/soc/realtek/amebad/fwlib/include/ |
A D | rtl8721d_pinmux.h | 86 #define _PA_5 (0x05) //0x414 macro
|
/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/soc/realtek/amebad/fwlib/usrcfg/ |
A D | rtl8721dlp_pinmapcfg_qfn88_evb_v1.c | 37 {_PA_5, GPIO_PuPd_DOWN, GPIO_PuPd_KEEP, GPIO_PuPd_KEEP, FALSE}, //
|
A D | rtl8721dlp_pinmapcfg.c | 37 {_PA_5, GPIO_PuPd_DOWN, GPIO_PuPd_KEEP, GPIO_PuPd_KEEP, FALSE}, //
|
/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/common/bluetooth/realtek/sdk/board/amebad/src/hci/ |
A D | hci_board.c | 746 if ( GPIO_ReadDataBit( _PA_5 ) ) in hci_board_complete() 749 … if ( GPIO_ReadDataBit( _PA_5 ) ) /* still input high */ in hci_board_complete()
|
Completed in 7 milliseconds