Home
last modified time | relevance | path

Searched full:da1453x (Results 1 – 5 of 5) sorted by relevance

/Zephyr-latest/dts/bindings/bluetooth/
Drenesas,bt-hci-da1453x.yaml5 Extension of the Bluetooth H:4 HCI driver for a Renesas DA1453x based
6 controller, allowing control of the GPIO used to reset the DA1453x.
8 compatible: "renesas,bt-hci-da1453x"
16 This gpio is used to reset the DA1453x.
28 Minimum time to wait for the DA1453x to boot following a hardware reset.
/Zephyr-latest/boards/shields/mikroe_ble_tiny_click/
Dmikroe_ble_tiny_click.overlay20 da1453x {
21 compatible = "renesas,bt-hci-da1453x";
/Zephyr-latest/boards/shields/renesas_us159_da14531evz/
Drenesas_us159_da14531evz.overlay20 da1453x {
21 compatible = "renesas,bt-hci-da1453x";
/Zephyr-latest/drivers/bluetooth/hci/
Dhci_da1453x.c33 /* Set bt_reset as output and activate DA1453x reset */ in bt_hci_transport_setup()
43 /* Release the DA1453x from reset */ in bt_hci_transport_setup()
49 /* Wait for the DA1453x to boot */ in bt_hci_transport_setup()
DKconfig171 bool "DA1453x HCI driver"
177 running on DA1453x MCU.