Home
last modified time | relevance | path

Searched defs:gpio (Results 1 – 3 of 3) sorted by relevance

/btstack/port/raspi/
H A Dbtstack_control_raspi.c32 static void raspi_gpio_set(int gpio, int state){ in raspi_gpio_set()
/btstack/port/stm32-l073rz-nucleo-em9304/Drivers/STM32L0xx_HAL_Driver/Src/
H A Dstm32l0xx_hal_rcc.c1107 GPIO_InitTypeDef gpio = {0}; in HAL_RCC_MCOConfig() local
/btstack/platform/wiced/
H A Dbtstack_uart_block_wiced.c305 const platform_gpio_t* gpio = wiced_bt_uart_pins[WICED_BT_PIN_UART_TX]; in btstack_uart_block_wiced_set_baudrate() local