Home
last modified time | relevance | path

Searched refs:PIN3 (Results 1 – 20 of 20) sorted by relevance

/bsp/synwit/libraries/SWM341_CSL/CMSIS/DeviceSupport/
A Dsystem_SWM341.c213 PORTM->PULLU &= ~((1 << PIN2) | (1 << PIN3)); in SystemInit()
301 PORT_Init(PORTA, PIN3, PORTA_PIN3_XTAL_IN, 0); in switchToXTAL()
388 PORT_Init(PORTA, PIN3, PORTA_PIN3_XTAL_IN, 0); in PLLInit()
A DSWM341.h671 #define PIN3 3 macro
/bsp/synwit/libraries/SWM341_drivers/
A Ddrv_sdram.c40 PORT_Init(PORTN, PIN3, PORTN_PIN3_SDR_A9, 0); in swm_sdram_init()
48 PORT_Init(PORTE, PIN3, PORTE_PIN3_SDR_D4, 1); in swm_sdram_init()
A Ddrv_rgb_lcd.c148 PORT_Init(PORTC, PIN3, PORTC_PIN3_LCD_G7, 0); in swm_rgb_lcd_init()
160 PORT_Init(PORTB, PIN3, PORTB_PIN3_LCD_HSYNC, 0); in swm_rgb_lcd_init()
A Ddrv_uart.c340 PORT_Init(PORTD, PIN3, PORTD_PIN3_UART1_TX, 0); in swm_uart_init()
348 PORT_Init(PORTC, PIN3, PORTC_PIN3_UART3_TX, 0); in swm_uart_init()
A Ddrv_pwm.c333 PORT_Init(PORTM, PIN3, PORTM_PIN3_PWM1A, 0); in swm_pwm_init()
366 PORT_Init(PORTC, PIN3, PORTC_PIN3_PWM3AN, 0); in swm_pwm_init()
A Ddrv_adc.c239 PORT_Init(PORTC, PIN3, PORTC_PIN3_ADC0_CH3, 0); //PC.3 => ADC.CH3 in swm_adc_init()
A Ddrv_spi.c351 PORT_Init(PORTB, PIN3, PORTB_PIN3_SPI1_MISO, 1); in swm_spi_init()
A Ddrv_can.c534 PORT_Init(PORTB, PIN3, PORTB_PIN3_CAN1_RX, 1); in swm_can_init()
/bsp/synwit/libraries/SWM320_drivers/
A Ddrv_uart.c346 PORT_Init(PORTA, PIN3, FUNMUX1_UART0_TXD, 0); in swm_uart_init()
350 PORT_Init(PORTC, PIN3, FUNMUX1_UART1_TXD, 0); in swm_uart_init()
A Ddrv_pwm.c323 PORT_Init(PORTC, PIN3, FUNMUX1_PWM1A_OUT, 0); in swm_pwm_init()
341 PORT_Init(PORTN, PIN3, FUNMUX1_PWM3A_OUT, 0); in swm_pwm_init()
A Ddrv_spi.c346 PORT_Init(PORTB, PIN3, FUNMUX1_SPI1_MISO, 1); in swm_spi_init()
A Ddrv_sdio.c670 PORT_Init(PORTB, PIN3, PORTB_PIN3_SD_D0, 1); in swm_sdio_init()
/bsp/yichip/yc3122-pos/Libraries/CMSIS/Device/YICHIP/YC3122/Include/
A Dyc3122.h2765 …__IOM uint16_t PIN3 : 1; /*!< [3..3] PIN3 … member
2789 …__IOM uint16_t PIN3 : 1; /*!< [3..3] PIN3 … member
2813 …__IOM uint16_t PIN3 : 1; /*!< [3..3] PIN3 … member
2837 …__IOM uint16_t PIN3 : 1; /*!< [3..3] PIN3 … member
2861 …__IOM uint16_t PIN3 : 1; /*!< [3..3] PIN3 … member
2894 …__IOM uint16_t PIN3 : 1; /*!< [3..3] PIN3 … member
/bsp/synwit/swm341-mini/applications/
A Dmain.c435 rt_hw_spi_device_attach("spi0", "spi00", GPIOM, PIN3); in rt_hw_spi_flash_init()
/bsp/synwit/libraries/SWM320_CSL/CMSIS/DeviceSupport/
A DSWM320.h1146 #define PIN3 3 macro
/bsp/renesas/rzt2m_rsk/rzt/fsp/src/bsp/cmsis/Device/RENESAS/Include/
A DR9A07G074.h5806 …__IM uint8_t PIN3 : 1; /*!< [3..3] Pm_n Pin Input (n: bit position) … member
A DR9A07G075.h6087 …__IM uint8_t PIN3 : 1; /*!< [3..3] Pm_n Pin Input (n: bit position) … member
/bsp/renesas/rzn2l_rsk/rzn/fsp/src/bsp/cmsis/Device/RENESAS/Include/
A DR9A07G084.h6094 …__IM uint8_t PIN3 : 1; /*!< [3..3] Pm_n Pin Input (n: bit position) … member
/bsp/renesas/rzn2l_etherkit/rzn/fsp/src/bsp/cmsis/Device/RENESAS/Include/
A DR9A07G084.h6094 …__IM uint8_t PIN3 : 1; /*!< [3..3] Pm_n Pin Input (n: bit position) … member

Completed in 2180 milliseconds