| /bsp/stm32/stm32l475-atk-pandora/applications/arduino_pinout/ |
| A D | pins_arduino.c | 28 {D3, GET_PIN(D,15), "pwm4", 4}, /* PWM */ 30 {D5, GET_PIN(D,14)}, 34 {D9, GET_PIN(D,12), "pwm4", 1}, /* PWM */ 42 {D17, GET_PIN(D,10)}, /* BSP: KEY0 */ 43 {D18, GET_PIN(D,9)}, /* BSP: KEY1 */ 44 {D19, GET_PIN(D,8)}, /* BSP: KEY2 */ 51 {D26, GET_PIN(D,4)}, /* BSP: WIRELESS CE */ 52 {D27, GET_PIN(D,3)}, /* BSP: WIRELESS IRQ */ 53 {D28, GET_PIN(D,5)}, /* SPI-SS, BSP: WIRELESS CS */ 61 {D36, GET_PIN(D,7)}, /* BSP: LCD CS */
|
| /bsp/stm32/stm32h7s7-st-disco/board/CubeMX_Config/ |
| A D | .mxproject | 5 SourceFiles=D:\Packages\STM32Cube\Repository\STM32Cube_FW_H7RS_V1.0.0RC1\Drivers\CMSIS\Device\ST\ST… 6 HeaderPath=D:\Packages\STM32Cube\Repository\STM32Cube_FW_H7RS_V1.0.0RC1\Drivers\CMSIS\Device\ST\STM… 13 …D:\Packages\STM32Cube\Repository\STM32Cube_FW_H7RS_V1.0.0RC1\Drivers\STM32H7RSxx_HAL_Driver\Src\st… 14 …D:\Packages\STM32Cube\Repository\STM32Cube_FW_H7RS_V1.0.0RC1\Drivers\STM32H7RSxx_HAL_Driver\Inc;D:… 21 SourceFiles=D:\Packages\STM32Cube\Repository\STM32Cube_FW_H7RS_V1.0.0RC1\Drivers\CMSIS\Device\ST\ST… 22 HeaderPath=D:\Packages\STM32Cube\Repository\STM32Cube_FW_H7RS_V1.0.0RC1\Drivers\CMSIS\Device\ST\STM… 29 …D:\Packages\STM32Cube\Repository\STM32Cube_FW_H7RS_V1.0.0RC1\Drivers\STM32H7RSxx_HAL_Driver\Src\st… 30 …D:\Packages\STM32Cube\Repository\STM32Cube_FW_H7RS_V1.0.0RC1\Drivers\STM32H7RSxx_HAL_Driver\Inc;D:…
|
| /bsp/core-v-mcu/Libraries/core_v_hal_libraries/core_v_hal/source/ |
| A D | hal_fll.c | 63 unsigned int D = __MAX(1, (FLL_LOG2_MAXM - Log2M) >> 1); in __rt_fll_get_mult_div_from_freq() local 64 unsigned int M = (freq << D) / fref; in __rt_fll_get_mult_div_from_freq() 74 D--; in __rt_fll_get_mult_div_from_freq() 77 if (D == 0) fres = fref*M; in __rt_fll_get_mult_div_from_freq() 78 else fres = (fref*M + (1<<(D-1)))>>D; /* Rounding */ in __rt_fll_get_mult_div_from_freq() 81 fres = (fref * M + (1 << (D - 1))) >> D; /* Rounding */ in __rt_fll_get_mult_div_from_freq() 85 *div = D + 1; in __rt_fll_get_mult_div_from_freq()
|
| /bsp/n32g452xx/Libraries/rt_drivers/ |
| A D | drv_gpio.c | 149 __N32_PIN(54, APB2, D, 2), 208 __N32_PIN(46, APB2, D, 8), 209 __N32_PIN(47, APB2, D, 9), 230 __N32_PIN(68, APB2, D, 0), 231 __N32_PIN(69, APB2, D, 1), 232 __N32_PIN(70, APB2, D, 2), 300 __N32_PIN(55, APB2, D, 8), 301 __N32_PIN(56, APB2, D, 9), 326 __N32_PIN(81, APB2, D, 0), 327 __N32_PIN(82, APB2, D, 1), [all …]
|
| /bsp/acm32/acm32f0x0-nucleo/drivers/ |
| A D | drv_gpio.c | 98 __ACM32_PIN(48, D, 0), 99 __ACM32_PIN(49, D, 1), 100 __ACM32_PIN(50, D, 2), 101 __ACM32_PIN(51, D, 3), 102 __ACM32_PIN(52, D, 4), 103 __ACM32_PIN(53, D, 5), 104 __ACM32_PIN(54, D, 6), 105 __ACM32_PIN(55, D, 7), 106 __ACM32_PIN(56, D, 8), 107 __ACM32_PIN(57, D, 9), [all …]
|
| /bsp/acm32/acm32f4xx-nucleo/drivers/ |
| A D | drv_gpio.c | 93 __ACM32_PIN(48, D, 0), 94 __ACM32_PIN(49, D, 1), 95 __ACM32_PIN(50, D, 2), 96 __ACM32_PIN(51, D, 3), 97 __ACM32_PIN(52, D, 4), 98 __ACM32_PIN(53, D, 5), 99 __ACM32_PIN(54, D, 6), 100 __ACM32_PIN(55, D, 7), 101 __ACM32_PIN(56, D, 8), 102 __ACM32_PIN(57, D, 9), [all …]
|
| /bsp/gd32/risc-v/libraries/gd32_drivers/ |
| A D | drv_gpio.c | 76 GD32_PIN(48, D, 0), 77 GD32_PIN(49, D, 1), 78 GD32_PIN(50, D, 2), 79 GD32_PIN(51, D, 3), 80 GD32_PIN(52, D, 4), 81 GD32_PIN(53, D, 5), 82 GD32_PIN(54, D, 6), 83 GD32_PIN(55, D, 7), 84 GD32_PIN(56, D, 8), 85 GD32_PIN(57, D, 9), [all …]
|
| /bsp/stm32/stm32f427-robomaster-a/applications/arduino_pinout/ |
| A D | pins_arduino.c | 25 {D1, GET_PIN(D,9), "uart3"}, /* Serial-RX */ 26 {D2, GET_PIN(D,8), "uart3"}, /* Serial-TX */ 34 {D10, GET_PIN(D,12), "pwm4", 1}, /* PWM */ 35 {D11, GET_PIN(D,13), "pwm4", 2}, /* PWM */ 36 {D12, GET_PIN(D,14), "pwm4", 3}, /* PWM */ 37 {D13, GET_PIN(D,15), "pwm4", 4}, /* PWM */
|
| /bsp/wch/arm/Libraries/ch32_drivers/ |
| A D | drv_gpio_ch32f20x.c | 102 ASSIGN_PIN(48, D, 0), 103 ASSIGN_PIN(49, D, 1), 104 ASSIGN_PIN(50, D, 2), 105 ASSIGN_PIN(51, D, 3), 106 ASSIGN_PIN(52, D, 4), 107 ASSIGN_PIN(53, D, 5), 108 ASSIGN_PIN(54, D, 6), 109 ASSIGN_PIN(55, D, 7), 110 ASSIGN_PIN(56, D, 8), 111 ASSIGN_PIN(57, D, 9), [all …]
|
| /bsp/nuclei/libraries/gd32vf103/HAL_Drivers/ |
| A D | drv_gpio.c | 69 __GD32_PIN(48, D, 0), 70 __GD32_PIN(49, D, 1), 71 __GD32_PIN(50, D, 2), 72 __GD32_PIN(51, D, 3), 73 __GD32_PIN(52, D, 4), 74 __GD32_PIN(53, D, 5), 75 __GD32_PIN(54, D, 6), 76 __GD32_PIN(55, D, 7), 77 __GD32_PIN(56, D, 8), 78 __GD32_PIN(57, D, 9), [all …]
|
| /bsp/mm32f103x/drivers/ |
| A D | drv_gpio.c | 78 MM32_PIN(49, APB2, D, 0), 79 MM32_PIN(50, APB2, D, 1), 80 MM32_PIN(51, APB2, D, 2), 81 MM32_PIN(52, APB2, D, 3), 82 MM32_PIN(53, APB2, D, 4), 83 MM32_PIN(54, APB2, D, 5), 84 MM32_PIN(55, APB2, D, 6), 85 MM32_PIN(56, APB2, D, 7), 86 MM32_PIN(57, APB2, D, 8), 87 MM32_PIN(58, APB2, D, 9), [all …]
|
| /bsp/stm32/stm32f407-rt-spark/applications/arduino_pinout/ |
| A D | pins_arduino.c | 35 {D11, GET_PIN(D, 12), "pwm4", 1}, /* PWM */ 36 {D12, GET_PIN(D, 10)}, 37 {D13, GET_PIN(D, 8)}, 41 {D17, GET_PIN(D, 9)}, 50 {D26, GET_PIN(D, 7), "i2c4"}, /* I2C-SDA (Wire) */
|
| /bsp/stm32/stm32f407-lckfb-skystar/applications/arduino_pinout/ |
| A D | pins_arduino.c | 35 {D11, GET_PIN(D, 12), "pwm4", 1}, /* PWM */ 36 {D12, GET_PIN(D, 10)}, 37 {D13, GET_PIN(D, 8)}, 41 {D17, GET_PIN(D, 9)}, 50 {D26, GET_PIN(D, 7), "i2c4"}, /* I2C-SDA (Wire) */
|
| /bsp/tkm32F499/drivers/ |
| A D | drv_gpio.c | 82 TKM32_PIN(48, AHB, D, 0), 83 TKM32_PIN(49, AHB, D, 1), 84 TKM32_PIN(50, AHB, D, 2), 85 TKM32_PIN(51, AHB, D, 3), 86 TKM32_PIN(52, AHB, D, 4), 87 TKM32_PIN(53, AHB, D, 5), 88 TKM32_PIN(54, AHB, D, 6), 89 TKM32_PIN(55, AHB, D, 7), 90 TKM32_PIN(56, AHB, D, 8), 91 TKM32_PIN(57, AHB, D, 9), [all …]
|
| /bsp/synwit/libraries/SWM341_drivers/ |
| A D | drv_gpio.c | 86 __SWM_PIN(48, D, 0), 87 __SWM_PIN(49, D, 1), 88 __SWM_PIN(50, D, 2), 89 __SWM_PIN(51, D, 3), 90 __SWM_PIN(52, D, 4), 91 __SWM_PIN(53, D, 5), 92 __SWM_PIN(54, D, 6), 93 __SWM_PIN(55, D, 7), 94 __SWM_PIN(56, D, 8), 95 __SWM_PIN(57, D, 9), [all …]
|
| /bsp/gd32/arm/libraries/gd32_drivers/ |
| A D | drv_gpio.c | 76 GD32_PIN(48, D, 0), 77 GD32_PIN(49, D, 1), 78 GD32_PIN(50, D, 2), 79 GD32_PIN(51, D, 3), 80 GD32_PIN(52, D, 4), 81 GD32_PIN(53, D, 5), 82 GD32_PIN(54, D, 6), 83 GD32_PIN(55, D, 7), 84 GD32_PIN(56, D, 8), 85 GD32_PIN(57, D, 9), [all …]
|
| /bsp/at32/at32f435-start/applications/ |
| A D | main.c | 17 #define LED2_PIN GET_PIN(D, 13) 19 #define LED3_PIN GET_PIN(D, 14) 21 #define LED4_PIN GET_PIN(D, 15)
|
| /bsp/at32/at32f437-start/applications/ |
| A D | main.c | 17 #define LED2_PIN GET_PIN(D, 13) 19 #define LED3_PIN GET_PIN(D, 14) 21 #define LED4_PIN GET_PIN(D, 15)
|
| /bsp/at32/at32f455-start/applications/ |
| A D | main.c | 17 #define LED2_PIN GET_PIN(D, 13) 19 #define LED3_PIN GET_PIN(D, 14) 21 #define LED4_PIN GET_PIN(D, 15)
|
| /bsp/at32/at32f456-start/applications/ |
| A D | main.c | 17 #define LED2_PIN GET_PIN(D, 13) 19 #define LED3_PIN GET_PIN(D, 14) 21 #define LED4_PIN GET_PIN(D, 15)
|
| /bsp/at32/at32f457-start/applications/ |
| A D | main.c | 17 #define LED2_PIN GET_PIN(D, 13) 19 #define LED3_PIN GET_PIN(D, 14) 21 #define LED4_PIN GET_PIN(D, 15)
|
| /bsp/at32/at32a423-start/applications/ |
| A D | main.c | 17 #define LED2_PIN GET_PIN(D, 13) 19 #define LED3_PIN GET_PIN(D, 14) 21 #define LED4_PIN GET_PIN(D, 15)
|
| /bsp/at32/at32a403a-start/applications/ |
| A D | main.c | 17 #define LED2_PIN GET_PIN(D, 13) 19 #define LED3_PIN GET_PIN(D, 14) 21 #define LED4_PIN GET_PIN(D, 15)
|
| /bsp/at32/at32f403a-start/applications/ |
| A D | main.c | 17 #define LED2_PIN GET_PIN(D, 13) 19 #define LED3_PIN GET_PIN(D, 14) 21 #define LED4_PIN GET_PIN(D, 15)
|
| /bsp/at32/at32f407-start/applications/ |
| A D | main.c | 17 #define LED2_PIN GET_PIN(D, 13) 19 #define LED3_PIN GET_PIN(D, 14) 21 #define LED4_PIN GET_PIN(D, 15)
|