Home
last modified time | relevance | path

Searched full:rf3 (Results 1 – 3 of 3) sorted by relevance

/Zephyr-latest/boards/96boards/wistrio/dts/bindings/
Dqorvo,rfsw8001.yaml6 RF2 and RF3 pins are used to control the behavior of the switch as detailed
24 rf3-gpios:
27 description: Pin used to control the RF3 switch
/Zephyr-latest/boards/96boards/wistrio/
Drf.c16 const struct gpio_dt_spec rf3 = in rf_init() local
23 !gpio_is_ready_dt(&rf3)) { in rf_init()
29 (void)gpio_pin_configure_dt(&rf3, GPIO_OUTPUT_LOW); in rf_init()
D96b_wistrio.dts46 rf3-gpios = <&gpiob 7 GPIO_PULL_UP>;