Searched full:uses (Results 1 – 14 of 14) sorted by relevance
| /hal_gigadevice-latest/.github/workflows/ |
| D | test.yml | 17 - uses: actions/checkout@v1 19 uses: actions/setup-python@v1
|
| /hal_gigadevice-latest/gd32vf103/riscv/env_eclipse/ |
| D | GD32VF103x4.lds | 85 /* gcc uses crtbegin.o to find the start of
|
| D | GD32VF103x6.lds | 85 /* gcc uses crtbegin.o to find the start of
|
| D | GD32VF103x8.lds | 85 /* gcc uses crtbegin.o to find the start of
|
| D | GD32VF103xB.lds | 85 /* gcc uses crtbegin.o to find the start of
|
| /hal_gigadevice-latest/pinconfigs/ |
| D | README.md | 17 If the pin definition table mentions *remaps*, it means the device uses the
|
| /hal_gigadevice-latest/gd32f4xx/standard_peripheral/source/ |
| D | gd32f4xx_enet.c | 671 /* 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/ |
| D | gd32e50x_enet.c | 669 /* 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/ |
| D | gd32f3x0.h | 112 #define __NVIC_PRIO_BITS 4U /*!< GD32F3x0 uses 4 bits for the priority levels …
|
| /hal_gigadevice-latest/gd32f403/cmsis/gd/gd32f403/include/ |
| D | gd32f403.h | 94 #define __NVIC_PRIO_BITS 4 /*!< GD32F403 uses 4 bits for the priority levels …
|
| /hal_gigadevice-latest/gd32e10x/cmsis/gd/gd32e10x/include/ |
| D | gd32e10x.h | 109 #define __NVIC_PRIO_BITS 4 /*!< GD32E10x uses 4 bits for the priority levels …
|
| /hal_gigadevice-latest/gd32f4xx/standard_peripheral/include/ |
| D | gd32f4xx_enet.h | 959 … = (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/ |
| D | gd32e50x_enet.h | 1299 … 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/ |
| D | gd32f4xx.h | 104 #define __NVIC_PRIO_BITS 4 /*!< GD32F4xx uses 4 bits for the priority levels …
|