Home
last modified time | relevance | path

Searched refs:PADCONFIG_SR (Results 1 – 2 of 2) sorted by relevance

/hal_silabs-latest/wiseconnect/components/device/silabs/si91x/mcu/drivers/unified_peripheral_drivers/inc/
Dsl_si91x_gpio_common.h324 __IOM uint32_t PADCONFIG_SR : 1; ///< [5..5] Slew Rate Control member
Dsl_si91x_peripheral_gpio.h391 PAD_REG(i)->GPIO_PAD_CONFIG_REG_b.PADCONFIG_SR = (sl_si91x_gpio_slew_rate_t)slewrate; in sl_gpio_set_slew_rate()