/Zephyr-latest/include/zephyr/drivers/clock_control/ |
D | clock_control_litex.h | 40 uint16_t phase; member
|
/Zephyr-latest/include/zephyr/bluetooth/mesh/ |
D | dfd_srv.h | 207 void (*phase)(struct bt_mesh_dfd_srv *srv, enum bt_mesh_dfd_phase phase); member 221 enum bt_mesh_dfd_phase phase; member 225 enum bt_mesh_dfd_upload_phase phase; member
|
D | dfu_srv.h | 192 uint8_t phase; member
|
D | dfu_cli.h | 64 uint8_t phase; member 82 enum bt_mesh_dfu_phase phase; member
|
D | blob_srv.h | 140 enum bt_mesh_blob_xfer_phase phase; member
|
D | blob_cli.h | 85 enum bt_mesh_blob_xfer_phase phase; member
|
/Zephyr-latest/scripts/pylib/twister/twisterlib/ |
D | harness.py | 794 def get_testcase(self, tc_name, phase, ts_name=None): argument 828 def start_suite(self, suite_name, phase='TS_START'): argument 848 def end_suite(self, suite_name, phase='TS_END', suite_status=None): argument 865 def start_case(self, tc_name, phase='TC_START'): argument 874 def end_case(self, tc_name, phase='TC_END'): argument
|
/Zephyr-latest/subsys/net/l2/ppp/ |
D | misc.c | 19 const char *ppp_phase_str(enum ppp_phase phase) in ppp_phase_str()
|
/Zephyr-latest/tests/drivers/i2c/i2c_emul/src/ |
D | test_forwarding_buf.cpp | 110 int phase = 0; in ZTEST() local
|
D | test_forwarding_pio.cpp | 165 int phase = 0; in ZTEST() local
|
/Zephyr-latest/tests/bsim/bluetooth/mesh/src/ |
D | test_beacon.c | 234 uint8_t phase; in tx_on_key_refresh_test() local 282 uint8_t phase; in test_rx_on_key_refresh() local 654 uint8_t phase; in test_rx_kr_old_key() local 668 uint8_t phase; in test_rx_kr_old_key() member 863 uint8_t phase; in test_rx_multiple_netkeys() local 1362 uint8_t phase; in test_tx_priv_interleave() local
|
D | test_brg.c | 1004 uint8_t phase; in set_krp_phase() local
|
D | test_dfu.c | 142 static void dist_phase_changed(struct bt_mesh_dfd_srv *srv, enum bt_mesh_dfd_phase phase) in dist_phase_changed()
|
/Zephyr-latest/drivers/clock_control/ |
D | clock_control_litex.h | 171 int phase; member 207 int phase; member 256 struct litex_clk_phase_params phase; member
|
D | clock_control_rpi_pico.c | 194 uint32_t phase; member
|
/Zephyr-latest/subsys/bluetooth/mesh/ |
D | subnet.c | 511 uint8_t bt_mesh_subnet_kr_phase_set(uint16_t net_idx, uint8_t *phase) in bt_mesh_subnet_kr_phase_set() 550 uint8_t bt_mesh_subnet_kr_phase_get(uint16_t net_idx, uint8_t *phase) in bt_mesh_subnet_kr_phase_get()
|
D | blob_srv.c | 207 enum bt_mesh_blob_xfer_phase phase) in phase_set()
|
D | cfg_cli.c | 178 uint8_t *phase; member 187 uint8_t status, phase; in krp_status() local 1183 uint8_t *phase) in bt_mesh_cfg_cli_krp_get() 1206 uint8_t transition, uint8_t *status, uint8_t *phase) in bt_mesh_cfg_cli_krp_set()
|
D | cfg_srv.c | 2165 uint8_t phase, uint8_t status) in send_krp_status() 2204 uint8_t phase, status; in krp_set() local
|
D | dfu_cli.c | 707 enum bt_mesh_dfu_phase phase; in handle_status() local
|
/Zephyr-latest/drivers/ieee802154/ |
D | ieee802154_mcxw_utils.c | 348 void set_csl_ie(uint8_t *pdu, uint16_t length, uint16_t period, uint16_t phase) in set_csl_ie()
|
/Zephyr-latest/include/zephyr/net/ |
D | ppp.h | 506 enum ppp_phase phase; member
|
/Zephyr-latest/subsys/testsuite/ztest/src/ |
D | ztest.c | 371 static inline const char *get_friendly_phase_name(enum ztest_phase phase) in get_friendly_phase_name()
|
/Zephyr-latest/drivers/disk/nvme/ |
D | nvme_cmd.h | 332 uint32_t phase; member
|
/Zephyr-latest/subsys/bluetooth/mesh/shell/ |
D | cfg.c | 1455 uint8_t status, phase; in cmd_krp() local
|