Home
last modified time | relevance | path

Searched full:uses (Results 1 – 14 of 14) sorted by relevance

/hal_gigadevice-latest/.github/workflows/
Dtest.yml17 - uses: actions/checkout@v1
19 uses: actions/setup-python@v1
/hal_gigadevice-latest/gd32vf103/riscv/env_eclipse/
DGD32VF103x4.lds85 /* gcc uses crtbegin.o to find the start of
DGD32VF103x6.lds85 /* gcc uses crtbegin.o to find the start of
DGD32VF103x8.lds85 /* gcc uses crtbegin.o to find the start of
DGD32VF103xB.lds85 /* gcc uses crtbegin.o to find the start of
/hal_gigadevice-latest/pinconfigs/
DREADME.md17 If the pin definition table mentions *remaps*, it means the device uses the
/hal_gigadevice-latest/gd32f4xx/standard_peripheral/source/
Dgd32f4xx_enet.c671 /* if has any error, or the frame uses two or more descriptors */ in enet_rxframe_size_get()
699 /* if CPU owns current descriptor, no error occured, the frame uses only one descriptor */ in enet_rxframe_size_get()
890 /* if no error occurs, and the frame uses only one descriptor */ in enet_frame_receive()
2495 /* if no error occurs, and the frame uses only one descriptor */ in enet_ptpframe_receive_enhanced_mode()
2855 /* if no error occurs, and the frame uses only one descriptor */ in enet_ptpframe_receive_normal_mode()
3219 \arg ENET_PTP_FINEMODE: the system timestamp uses the fine method for updating
3220 \arg ENET_PTP_COARSEMODE: the system timestamp uses the coarse method for updating
/hal_gigadevice-latest/gd32e50x/standard_peripheral/source/
Dgd32e50x_enet.c669 /* if has any error, or the frame uses two or more descriptors */ in enet_rxframe_size_get()
697 /* if CPU owns current descriptor, no error occured, the frame uses only one descriptor */ in enet_rxframe_size_get()
887 /* if no error occurs, and the frame uses only one descriptor */ in enet_frame_receive()
2504 /* if no error occurs, and the frame uses only one descriptor */ in enet_ptpframe_receive_enhanced_mode()
2865 /* if no error occurs, and the frame uses only one descriptor */ in enet_ptpframe_receive_normal_mode()
3247 \arg ENET_PTP_FINEMODE: the system timestamp uses the fine method for updating
3248 \arg ENET_PTP_COARSEMODE: the system timestamp uses the coarse method for updating
/hal_gigadevice-latest/gd32f3x0/cmsis/gd/gd32f3x0/include/
Dgd32f3x0.h112 #define __NVIC_PRIO_BITS 4U /*!< GD32F3x0 uses 4 bits for the priority levels …
/hal_gigadevice-latest/gd32f403/cmsis/gd/gd32f403/include/
Dgd32f403.h94 #define __NVIC_PRIO_BITS 4 /*!< GD32F403 uses 4 bits for the priority levels …
/hal_gigadevice-latest/gd32e10x/cmsis/gd/gd32e10x/include/
Dgd32e10x.h109 #define __NVIC_PRIO_BITS 4 /*!< GD32E10x uses 4 bits for the priority levels …
/hal_gigadevice-latest/gd32f4xx/standard_peripheral/include/
Dgd32f4xx_enet.h959 … = (int32_t)(ENET_PTP_TSCTL_TMSFCU| BIT(31)), /*!< the system timestamp uses the fine method for…
960 … = ENET_PTP_TSCTL_TMSFCU, /*!< the system timestamp uses the coarse method f…
1321 … ENET_DMA_BCTL_UIP /*!< RxDMA uses the RXDP[5:0], while TxDMA uses the…
1322 … ((uint32_t)0x00000000) /*!< RxDMA/TxDMA uses PGBL[5:0] */
/hal_gigadevice-latest/gd32e50x/standard_peripheral/include/
Dgd32e50x_enet.h1299 … ENET_DMA_BCTL_UIP /*!< RxDMA uses the RXDP[5:0], while TxDMA uses the…
1300 … ((uint32_t)0x00000000) /*!< RxDMA/TxDMA uses PGBL[5:0] */
1438 …)(ENET_PTP_TSCTL_TMSFCU| BIT(31)), /*!< the system timestamp uses the fine method for…
1439 …_TSCTL_TMSFCU, /*!< the system timestamp uses the coarse method f…
/hal_gigadevice-latest/gd32f4xx/cmsis/gd/gd32f4xx/include/
Dgd32f4xx.h104 #define __NVIC_PRIO_BITS 4 /*!< GD32F4xx uses 4 bits for the priority levels …