Home
last modified time | relevance | path

Searched refs:PIN6 (Results 1 – 18 of 18) sorted by relevance

/bsp/synwit/libraries/SWM320_CSL/SWM320_StdPeriph_Driver/
A DSWM320_port.c43 if(n < PIN6) in PORT_Init()
65 if(n < PIN6) in PORT_Init()
87 if(n < PIN6) in PORT_Init()
109 if(n < PIN6) in PORT_Init()
149 if(n < PIN6) in PORT_Init()
184 if(n < PIN6) in PORT_Init()
/bsp/synwit/libraries/SWM341_drivers/
A Ddrv_sdram.c39 PORT_Init(PORTN, PIN6, PORTN_PIN6_SDR_A8, 0); in swm_sdram_init()
45 PORT_Init(PORTE, PIN6, PORTE_PIN6_SDR_D1, 1); in swm_sdram_init()
60 PORT_Init(PORTB, PIN6, PORTB_PIN6_SDR_LDQM, 0); in swm_sdram_init()
A Ddrv_adc.c227 PORT_Init(PORTC, PIN6, PORTC_PIN6_ADC0_CH0, 0); //PC.6 => ADC.CH0 in swm_adc_init()
A Ddrv_pwm.c336 PORT_Init(PORTM, PIN6, PORTM_PIN6_PWM1AN, 0); in swm_pwm_init()
A Ddrv_sdio.c678 PORT_Init(PORTM, PIN6, PORTM_PIN6_SD_D1, 1); in swm_sdio_init()
/bsp/synwit/libraries/SWM341_CSL/SWM341_StdPeriph_Driver/
A DSWM341_sfc.c147 #define IOSPI_CS_Low() GPIO_ClrBit(GPIOD, PIN6); __NOP(); __NOP(); __NOP(); __NOP()
148 #define IOSPI_CS_High() __NOP(); __NOP(); __NOP(); __NOP(); GPIO_SetBit(GPIOD, PIN6)
/bsp/synwit/libraries/SWM320_drivers/
A Ddrv_sdio.c673 PORT_Init(PORTB, PIN6, PORTB_PIN6_SD_D3, 1); in swm_sdio_init()
680 PORT_Init(PORTP, PIN6, PORTP_PIN6_SD_D3, 1); in swm_sdio_init()
A Ddrv_adc.c244 PORT_Init(PORTC, PIN6, PORTC_PIN6_ADC1_IN1, 0); //PC.6 => ADC1.CH1 in swm_adc_init()
A Ddrv_uart.c357 PORT_Init(PORTC, PIN6, FUNMUX0_UART3_RXD, 1); in swm_uart_init()
A Ddrv_pwm.c335 PORT_Init(PORTN, PIN6, FUNMUX0_PWM2B_OUT, 0); in swm_pwm_init()
/bsp/synwit/swm320-mini/applications/
A Dmain.c397 rt_hw_spi_device_attach("spi1", SD_SPI_DEVICE_NAME, GPIOB, PIN6); in rt_hw_spi1_tfcard()
/bsp/yichip/yc3122-pos/Libraries/CMSIS/Device/YICHIP/YC3122/Include/
A Dyc3122.h2768 …__IOM uint16_t PIN6 : 1; /*!< [6..6] PIN6 … member
2792 …__IOM uint16_t PIN6 : 1; /*!< [6..6] PIN6 … member
2816 …__IOM uint16_t PIN6 : 1; /*!< [6..6] PIN6 … member
2840 …__IOM uint16_t PIN6 : 1; /*!< [6..6] PIN6 … member
2864 …__IOM uint16_t PIN6 : 1; /*!< [6..6] PIN6 … member
2897 …__IOM uint16_t PIN6 : 1; /*!< [6..6] PIN6 … member
/bsp/synwit/libraries/SWM320_CSL/CMSIS/DeviceSupport/
A DSWM320.h1149 #define PIN6 6 macro
/bsp/synwit/libraries/SWM341_CSL/CMSIS/DeviceSupport/
A DSWM341.h674 #define PIN6 6 macro
/bsp/renesas/rzt2m_rsk/rzt/fsp/src/bsp/cmsis/Device/RENESAS/Include/
A DR9A07G074.h5809 …__IM uint8_t PIN6 : 1; /*!< [6..6] Pm_n Pin Input (n: bit position) … member
A DR9A07G075.h6090 …__IM uint8_t PIN6 : 1; /*!< [6..6] Pm_n Pin Input (n: bit position) … member
/bsp/renesas/rzn2l_rsk/rzn/fsp/src/bsp/cmsis/Device/RENESAS/Include/
A DR9A07G084.h6097 …__IM uint8_t PIN6 : 1; /*!< [6..6] Pm_n Pin Input (n: bit position) … member
/bsp/renesas/rzn2l_etherkit/rzn/fsp/src/bsp/cmsis/Device/RENESAS/Include/
A DR9A07G084.h6097 …__IM uint8_t PIN6 : 1; /*!< [6..6] Pm_n Pin Input (n: bit position) … member

Completed in 2743 milliseconds