Home
last modified time | relevance | path

Searched refs:GPIO_InitTypeDef (Results 1 – 25 of 42) sorted by relevance

12

/btstack/port/stm32-f4discovery-cc256x/bsp/
H A Dstm32f4_discovery.c174 GPIO_InitTypeDef GPIO_InitStruct; in BSP_LED_Init()
252 GPIO_InitTypeDef GPIO_InitStruct; in BSP_PB_Init()
371 GPIO_InitTypeDef GPIO_InitStructure; in SPIx_MspInit()
470 GPIO_InitTypeDef GPIO_InitStruct; in I2Cx_MspInit()
512 GPIO_InitTypeDef GPIO_InitStructure; in ACCELERO_IO_Init()
537 GPIO_InitTypeDef GPIO_InitStructure; in ACCELERO_IO_ITConfig()
630 GPIO_InitTypeDef GPIO_InitStruct; in AUDIO_IO_Init()
H A Dstm32f4_discovery_audio.c565 GPIO_InitTypeDef GPIO_InitStruct; in BSP_AUDIO_OUT_MspInit()
641 GPIO_InitTypeDef GPIO_InitStruct; in BSP_AUDIO_OUT_MspDeInit()
948 GPIO_InitTypeDef GPIO_InitStruct; in BSP_AUDIO_IN_MspInit()
1013 GPIO_InitTypeDef gpio_init_structure; in BSP_AUDIO_IN_MspDeInit()
/btstack/port/stm32-f4discovery-usb/bsp/
H A Dstm32f4_discovery.c174 GPIO_InitTypeDef GPIO_InitStruct; in BSP_LED_Init()
252 GPIO_InitTypeDef GPIO_InitStruct; in BSP_PB_Init()
371 GPIO_InitTypeDef GPIO_InitStructure; in SPIx_MspInit()
470 GPIO_InitTypeDef GPIO_InitStruct; in I2Cx_MspInit()
512 GPIO_InitTypeDef GPIO_InitStructure; in ACCELERO_IO_Init()
537 GPIO_InitTypeDef GPIO_InitStructure; in ACCELERO_IO_ITConfig()
630 GPIO_InitTypeDef GPIO_InitStruct; in AUDIO_IO_Init()
H A Dstm32f4_discovery_audio.c562 GPIO_InitTypeDef GPIO_InitStruct; in BSP_AUDIO_OUT_MspInit()
638 GPIO_InitTypeDef GPIO_InitStruct; in BSP_AUDIO_OUT_MspDeInit()
944 GPIO_InitTypeDef GPIO_InitStruct; in BSP_AUDIO_IN_MspInit()
1009 GPIO_InitTypeDef gpio_init_structure; in BSP_AUDIO_IN_MspDeInit()
/btstack/port/stm32-l073rz-nucleo-em9304/Src/
H A Dstm32l0xx_hal_msp.c91 GPIO_InitTypeDef GPIO_InitStruct = {0}; in HAL_SPI_MspInit()
196 GPIO_InitTypeDef GPIO_InitStruct = {0}; in HAL_UART_MspInit()
H A Dmain.c259 GPIO_InitTypeDef GPIO_InitStruct = {0}; in MX_GPIO_Init()
/btstack/port/stm32-wb55xx-nucleo-freertos/Drivers/STM32WBxx_HAL_Driver/Inc/
H A Dstm32wbxx_hal_gpio.h64 }GPIO_InitTypeDef; typedef
259 void HAL_GPIO_Init(GPIO_TypeDef *GPIOx, GPIO_InitTypeDef *GPIO_Init);
/btstack/port/stm32-f4discovery-cc256x/Drivers/STM32F4xx_HAL_Driver/Inc/
H A Dstm32f4xx_hal_gpio.h63 }GPIO_InitTypeDef; typedef
225 void HAL_GPIO_Init(GPIO_TypeDef *GPIOx, GPIO_InitTypeDef *GPIO_Init);
/btstack/port/stm32-f4discovery-usb/Drivers/STM32F4xx_HAL_Driver/Inc/
H A Dstm32f4xx_hal_gpio.h63 }GPIO_InitTypeDef; typedef
225 void HAL_GPIO_Init(GPIO_TypeDef *GPIOx, GPIO_InitTypeDef *GPIO_Init);
/btstack/port/stm32-l451-miromico-sx1280/Drivers/STM32L4xx_HAL_Driver/Inc/
H A Dstm32l4xx_hal_gpio.h63 }GPIO_InitTypeDef; typedef
259 void HAL_GPIO_Init(GPIO_TypeDef *GPIOx, GPIO_InitTypeDef *GPIO_Init);
/btstack/port/stm32-l476rg-nucleo-sx1280/Drivers/STM32L4xx_HAL_Driver/Inc/
H A Dstm32l4xx_hal_gpio.h63 }GPIO_InitTypeDef; typedef
259 void HAL_GPIO_Init(GPIO_TypeDef *GPIOx, GPIO_InitTypeDef *GPIO_Init);
/btstack/port/stm32-l476rg-nucleo-sx1280/Src/
H A Dstm32l4xx_hal_msp.c141 GPIO_InitTypeDef GPIO_InitStruct = {0}; in HAL_SPI_MspInit()
246 GPIO_InitTypeDef GPIO_InitStruct = {0}; in HAL_UART_MspInit()
H A Dmain.c326 GPIO_InitTypeDef GPIO_InitStruct = {0}; in MX_GPIO_Init()
/btstack/port/stm32-l073rz-nucleo-em9304/Drivers/STM32L0xx_HAL_Driver/Inc/
H A Dstm32l0xx_hal_gpio.h68 }GPIO_InitTypeDef; typedef
276 void HAL_GPIO_Init(GPIO_TypeDef *GPIOx, GPIO_InitTypeDef *GPIO_Init);
/btstack/port/stm32-f4discovery-cc256x/port/
H A Dport.c107 GPIO_InitTypeDef RTS_InitStruct; in hal_uart_dma_set_sleep()
172 GPIO_InitTypeDef CTS_InitStruct = { in hal_uart_dma_set_csr_irq_handler()
/btstack/port/stm32-f4discovery-cc256x/Src/
H A Di2c.c52 GPIO_InitTypeDef GPIO_InitStruct = {0}; in HAL_I2C_MspInit()
H A Dspi.c55 GPIO_InitTypeDef GPIO_InitStruct = {0}; in HAL_SPI_MspInit()
H A Di2s.c52 GPIO_InitTypeDef GPIO_InitStruct = {0}; in HAL_I2S_MspInit()
H A Dgpio.c58 GPIO_InitTypeDef GPIO_InitStruct = {0}; in MX_GPIO_Init()
H A Dusart.c74 GPIO_InitTypeDef GPIO_InitStruct = {0}; in HAL_UART_MspInit()
/btstack/port/stm32-l451-miromico-sx1280/Src/
H A Dstm32l4xx_hal_msp.c141 GPIO_InitTypeDef GPIO_InitStruct = {0}; in HAL_SPI_MspInit()
/btstack/port/stm32-wb55xx-nucleo-freertos/Src/
H A Dmain.c238 GPIO_InitTypeDef GPIO_InitStruct; in Init_UART()
/btstack/port/stm32-l451-miromico-sx1280/example/
H A Dgatt_rgb.c184 GPIO_InitTypeDef GPIO_InitStruct = {0}; in btstack_main()
/btstack/port/stm32-f4discovery-usb/Core/Src/
H A Dmain.c159 GPIO_InitTypeDef GPIO_InitStruct = {0}; in MX_GPIO_Init()
/btstack/port/stm32-wb55xx-nucleo-freertos/Drivers/STM32WBxx_HAL_Driver/Src/
H A Dstm32wbxx_hal_gpio.c170 void HAL_GPIO_Init(GPIO_TypeDef *GPIOx, GPIO_InitTypeDef *GPIO_Init) in HAL_GPIO_Init()

12