Home
last modified time | relevance | path

Searched refs:GPIO_Pin_9 (Results 1 – 25 of 53) sorted by relevance

123

/bsp/tkm32F499/drivers/lcd/
A Dlcd.h23 GPIOB->BSRR = GPIO_Pin_9; \
25 GPIOB->BRR = GPIO_Pin_9;
/bsp/yichip/yc3121-pos/Libraries/core/
A Dboard_config.h91 #define Line_2 GPIO_Pin_9
161 #define NFC_SPI_CS_PIN GPIO_Pin_9
167 #define KEY_PIN_1 GPIO_Pin_9
/bsp/stm32/stm32f429-armfly-v6/board/ports/
A Ddrv_ext_io.h66 #define GPIO_Pin_9 ((uint16_t)0x0200) /* Pin 9 selected */ macro
104 #define LED2 GPIO_Pin_9
/bsp/wch/arm/ch32f103c8-core/board/
A Dboard.c38 GPIO_InitStructure.GPIO_Pin = GPIO_Pin_9; in ch32f1_usart_clock_and_io_init()
154 GPIO_InitStructure.GPIO_Pin = GPIO_Pin_8 | GPIO_Pin_9; in ch32f1_i2c_clock_and_io_init()
314 GPIO_InitStructure.GPIO_Pin = GPIO_Pin_9; in ch32f1_pwm_io_init()
431 GPIO_InitStructure.GPIO_Pin = GPIO_Pin_9; in ch32f1_pwm_io_init()
/bsp/Vango/v85xx/Libraries/VangoV85xx_standard_peripheral/Source/
A Dlib_lcd.c45 {&GPIOD->OEN, GPIO_Pin_9}, /* 5 D 9 */
65 {&GPIOC->OEN, GPIO_Pin_9}, /* 25 C 9 */
76 {&GPIOB->OEN, GPIO_Pin_9}, /* 36 B 9 */
89 {&GPIOA->OEN, GPIO_Pin_9}, /* 49 A 9 */
98 {&GPIOE->OEN, GPIO_Pin_9}, /* 58 E 9 */
/bsp/airm2m/air105/libraries/HAL_Driver/Inc/
A Dair105_gpio.h115 #define GPIO_Pin_9 ((uint16_t)0x0200) /*!< Pin 9 selected */ macro
135 ((PIN) == GPIO_Pin_9) || \
/bsp/yichip/yc3122-pos/Libraries/core/
A Dboard_config.h142 #define SPI1SCK_IO_PIN GPIO_Pin_9
156 #define ST7789BL_IO_PIN GPIO_Pin_9
203 #define PWM1_IO_PIN GPIO_Pin_9
290 #define FPC1020_RST_PIN GPIO_Pin_9
368 #define ST7539BL_IO_PIN GPIO_Pin_9
395 #define PWM1_IO_PIN GPIO_Pin_9
565 #define PWM1_IO_PIN GPIO_Pin_9
806 #define PWM1_IO_PIN GPIO_Pin_9
1046 #define PWM1_IO_PIN GPIO_Pin_9
1287 #define PWM1_IO_PIN GPIO_Pin_9
[all …]
/bsp/Vango/v85xx/Libraries/VangoV85xx_standard_peripheral/Include/
A Dlib_gpio.h46 #define GPIO_Pin_9 ((uint16_t)0x0200) macro
97 ((__PINR__) == GPIO_Pin_9) ||\
/bsp/yichip/yc3121-pos/Libraries/sdk/
A Dyc_gpio.h118 #define GPIO_Pin_9 ((uint16_t)0x0200) /*!< Pin 9 selected */ macro
138 ((PIN) == GPIO_Pin_9) || \
/bsp/airm2m/air32f103/board/
A Dboard.c52 GPIO_InitStructure.GPIO_Pin = GPIO_Pin_9; in air32_usart_clock_and_io_init()
257 GPIO_InitStructure.GPIO_Pin = GPIO_Pin_9; in air32_pwm_io_init()
374 GPIO_InitStructure.GPIO_Pin = GPIO_Pin_9; in air32_pwm_io_init()
/bsp/wch/risc-v/Libraries/ch32_drivers/
A Ddrv_gpio.c64 {GPIO_Pin_9, EXTI9_5_IRQn},
386 if (( irqmap->pinbit>=GPIO_Pin_5 )&&( irqmap->pinbit<=GPIO_Pin_9 )) in ch32_pin_irq_enable()
388 if(!(pin_irq_enable_mask&(GPIO_Pin_5|GPIO_Pin_6|GPIO_Pin_7|GPIO_Pin_8|GPIO_Pin_9))) in ch32_pin_irq_enable()
535 HAL_GPIO_EXTI_Callback(GPIO_Pin_9); in EXTI9_5_IRQHandler()
A Ddrv_pwm.c119 GPIO_InitStructure.GPIO_Pin = GPIO_Pin_9; in ch32_pwm_io_init()
281 GPIO_InitStructure.GPIO_Pin = GPIO_Pin_9; in ch32_pwm_io_init()
380 GPIO_InitStructure.GPIO_Pin = GPIO_Pin_9; in ch32_pwm_io_init()
456 GPIO_InitStructure.GPIO_Pin = GPIO_Pin_9; in ch32_pwm_io_init()
/bsp/hk32/libraries/HK32F0xx_StdPeriph_Driver/inc/
A Dhk32f0xx_gpio.h156 #define GPIO_Pin_9 ((uint16_t)0x0200) /*!< Pin 9 selected */ macro
176 ((PIN) == GPIO_Pin_9) || \
/bsp/mm32f103x/drivers/
A Ddrv_uart.c15 #define UART1_GPIO_TX GPIO_Pin_9
176 GPIO_InitStructure.GPIO_Pin = GPIO_Pin_9; in UART1PINconfigStepB()
/bsp/tkm32F499/Libraries/Hal_lib/inc/
A DHAL_gpio.h126 #define GPIO_Pin_9 ((uint16_t)0x0200) /* Pin 9 selected */ macro
155 ((PIN) == GPIO_Pin_9) || \
/bsp/hk32/hk32f030c8-mini/board/msp/
A Dhk32_msp.c33 GPIO_InitStruct.GPIO_Pin = GPIO_Pin_9; in hk32_msp_usart_init()
130 GPIO_InitStruct.GPIO_Pin = GPIO_Pin_9; in hk32_msp_i2c_init()
A Dhk32_msp.c.orig33 GPIO_InitStruct.GPIO_Pin = GPIO_Pin_9;
130 GPIO_InitStruct.GPIO_Pin = GPIO_Pin_9;
/bsp/wch/arm/ch32f203r-evt/board/
A Dboard.c38 GPIO_InitStructure.GPIO_Pin = GPIO_Pin_9; in ch32f2_usart_clock_and_io_init()
257 GPIO_InitStructure.GPIO_Pin = GPIO_Pin_8 | GPIO_Pin_9; in ch32f2_i2c_clock_and_io_init()
541 GPIO_InitStructure.GPIO_Pin = GPIO_Pin_9; in ch32f2_pwm_io_init()
658 GPIO_InitStructure.GPIO_Pin = GPIO_Pin_9; in ch32f2_pwm_io_init()
726 GPIO_InitStructure.GPIO_Pin = GPIO_Pin_9; in ch32f2_pwm_io_init()
/bsp/mm32l3xx/drivers/
A Ddrv_uart.c15 #define UART1_GPIO_TX GPIO_Pin_9
179 GPIO_InitStructure.GPIO_Pin = GPIO_Pin_9; in UART1PINconfigStepB()
/bsp/ft32/libraries/FT32F0xx/FT32F0xx_Driver/Inc/
A Dft32f0xx_gpio.h158 #define GPIO_Pin_9 ((uint16_t)0x0200) /*!< Pin 9 selected */ macro
178 ((PIN) == GPIO_Pin_9) || \
/bsp/Vango/v85xxp/Libraries/VangoV85xxP_standard_peripheral/Include/
A Dlib_gpio.h71 #define GPIO_Pin_9 ((uint16_t)0x0200) macro
90 ((__PINR__) == GPIO_Pin_9) ||\
/bsp/mm32f327x/drivers/
A Ddrv_uart.c19 #define UART1_GPIO_TX GPIO_Pin_9
183 GPIO_InitStructure.GPIO_Pin = GPIO_Pin_9; in UART1PINconfigStepB()
/bsp/mm32l07x/drivers/
A Ddrv_uart.c16 #define UART1_GPIO_TX GPIO_Pin_9
179 GPIO_InitStructure.GPIO_Pin = GPIO_Pin_9; in UART1PINconfigStepB()
/bsp/mm32l07x/Libraries/MM32L0xx/HAL_lib/inc/
A DHAL_gpio.h125 #define GPIO_Pin_9 ((uint16_t)0x0200) /* Pin 9 selected */ macro
145 ((PIN) == GPIO_Pin_9) || \
/bsp/yichip/yc3122-pos/Libraries/sdk/
A Dyc_gpio.h57 GPIO_Pin_9 = BIT9, enumerator
76 (PIN == GPIO_Pin_9) || \

Completed in 37 milliseconds

123