Home
last modified time | relevance | path

Searched defs:sync_req (Results 1 – 3 of 3) sorted by relevance

/Zephyr-latest/drivers/clock_control/
Dclock_control_nrf2_common.c32 struct sync_req { struct
33 struct onoff_client cli;
34 struct k_sem sem;
35 int res;
/Zephyr-latest/samples/bluetooth/hci_uart_3wire/src/
Dmain.c121 static const uint8_t sync_req[] = { 0x01, 0x7e }; variable
/Zephyr-latest/drivers/bluetooth/hci/
Dh5.c133 static const uint8_t sync_req[] = { 0x01, 0x7e }; variable