Searched refs:otype (Results 1 – 11 of 11) sorted by relevance
23 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()
23 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()
138 port->OMODE |= (uint16_t)(((uint16_t)gpioConfig->otype) << ((uint16_t)i)); in GPIO_Config()159 gpioConfig->otype = GPIO_OTYPE_PP; in GPIO_ConfigStructInit()
239 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()
73 GPIO_InitStructure.otype = GPIO_OTYPE_PP; in rt_hw_spi_device_attach()
244 GPIO_OTYPE_T otype; //!< Specifies the operating output type for the selected pins. member
203 rt_uint32_t otype; member
231 _cfg.otype = PL041_CHANNEL_LEFT_DAC | PL041_CHANNEL_RIGHT_DAC; in sound_init()
227 v = AACI_CR_FEN | AACI_CR_SZ16 | cgf->otype; in aaci_pl041_channel_cfg()
45 gpioConfig.otype = GPIO_OTYPE_PP; in SDRAM_GPIO_Init()
Completed in 26 milliseconds