Home
last modified time | relevance | path

Searched refs:otype (Results 1 – 11 of 11) sorted by relevance

/bsp/apm32/apm32f407zg-evalboard/board/
A Dboard.c23 GPIO_ConfigStruct.otype = GPIO_OTYPE_PP; in apm32_usart_init()
42 GPIO_ConfigStruct.otype = GPIO_OTYPE_PP; in apm32_usart_init()
79 gpioConfig.otype = GPIO_OTYPE_PP; in apm32_msp_spi_init()
101 gpio_config.otype = GPIO_OTYPE_PP; in apm32_msp_timer_init()
134 GPIO_ConfigStruct.otype = GPIO_OTYPE_PP; in phy_reset()
182 GPIO_ConfigStruct.otype = GPIO_OTYPE_PP; in apm32_msp_eth_init()
224 GPIO_InitStructure.otype = GPIO_OTYPE_PP; in apm32_msp_sdio_init()
258 GPIO_InitStructure.otype = GPIO_OTYPE_PP; in apm32_msp_can_init()
277 GPIO_InitStructure.otype = GPIO_OTYPE_PP; in apm32_msp_can_init()
/bsp/apm32/apm32f407ig-minibroard/board/
A Dboard.c23 GPIO_ConfigStruct.otype = GPIO_OTYPE_PP; in apm32_usart_init()
42 GPIO_ConfigStruct.otype = GPIO_OTYPE_PP; in apm32_usart_init()
71 GPIO_InitStructure.otype = GPIO_OTYPE_PP; in apm32_msp_can_init()
90 GPIO_InitStructure.otype = GPIO_OTYPE_PP; in apm32_msp_can_init()
/bsp/apm32/libraries/APM32F4xx_Library/APM32F4xx_StdPeriphDriver/src/
A Dapm32f4xx_gpio.c138 port->OMODE |= (uint16_t)(((uint16_t)gpioConfig->otype) << ((uint16_t)i)); in GPIO_Config()
159 gpioConfig->otype = GPIO_OTYPE_PP; in GPIO_ConfigStructInit()
/bsp/apm32/libraries/Drivers/
A Ddrv_gpio.c239 gpioConfig.otype = GPIO_OTYPE_PP; in apm32_pin_mode()
246 gpioConfig.otype = GPIO_OTYPE_PP; in apm32_pin_mode()
270 gpioConfig.otype = GPIO_OTYPE_OD; in apm32_pin_mode()
A Ddrv_spi.c73 GPIO_InitStructure.otype = GPIO_OTYPE_PP; in rt_hw_spi_device_attach()
/bsp/apm32/libraries/APM32F4xx_Library/APM32F4xx_StdPeriphDriver/inc/
A Dapm32f4xx_gpio.h244 GPIO_OTYPE_T otype; //!< Specifies the operating output type for the selected pins. member
/bsp/qemu-vexpress-a9/drivers/audio/
A Ddrv_pl041.h203 rt_uint32_t otype; member
A Ddrv_sound.c231 _cfg.otype = PL041_CHANNEL_LEFT_DAC | PL041_CHANNEL_RIGHT_DAC; in sound_init()
A Ddrv_pl041.c227 v = AACI_CR_FEN | AACI_CR_SZ16 | cgf->otype; in aaci_pl041_channel_cfg()
/bsp/apm32/apm32f407zg-evalboard/board/ports/
A Ddrv_sdram.c45 gpioConfig.otype = GPIO_OTYPE_PP; in SDRAM_GPIO_Init()
/bsp/apm32/libraries/Drivers/drv_sdram/APM32F4/
A Ddrv_sdram.c45 gpioConfig.otype = GPIO_OTYPE_PP; in SDRAM_GPIO_Init()

Completed in 26 milliseconds