Home
last modified time | relevance | path

Searched refs:sl_si91x_gpio_enable_host_pad_selection (Results 1 – 3 of 3) sorted by relevance

/hal_silabs-latest/wiseconnect/components/device/silabs/si91x/mcu/drivers/unified_peripheral_drivers/inc/
Dsl_si91x_gpio.h321 void sl_si91x_gpio_enable_host_pad_selection(uint8_t gpio_num);
/hal_silabs-latest/wiseconnect/components/device/silabs/si91x/mcu/drivers/unified_peripheral_drivers/src/
Dsl_si91x_peripheral_gpio.c329 void sl_si91x_gpio_enable_host_pad_selection(uint8_t gpio_num) in sl_si91x_gpio_enable_host_pad_selection() function
/hal_silabs-latest/wiseconnect/components/device/silabs/si91x/mcu/drivers/unified_api/src/
Dsl_si91x_driver_gpio.c791 sl_si91x_gpio_enable_host_pad_selection(gpio_num); in sl_si91x_gpio_driver_enable_host_pad_selection()