Home
last modified time | relevance | path

Searched refs:sl_si91x_gpio_disable_pad_receiver (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.h305 void sl_si91x_gpio_disable_pad_receiver(uint8_t gpio_num);
/hal_silabs-latest/wiseconnect/components/device/silabs/si91x/mcu/drivers/unified_peripheral_drivers/src/
Dsl_si91x_peripheral_gpio.c293 void sl_si91x_gpio_disable_pad_receiver(uint8_t gpio_num) in sl_si91x_gpio_disable_pad_receiver() function
/hal_silabs-latest/wiseconnect/components/device/silabs/si91x/mcu/drivers/unified_api/src/
Dsl_si91x_driver_gpio.c754 sl_si91x_gpio_disable_pad_receiver(gpio_num); in sl_si91x_gpio_driver_disable_pad_receiver()