Home
last modified time | relevance | path

Searched defs:phase (Results 1 – 25 of 29) sorted by relevance

12

/Zephyr-latest/include/zephyr/drivers/clock_control/
Dclock_control_litex.h40 uint16_t phase; member
/Zephyr-latest/include/zephyr/bluetooth/mesh/
Ddfd_srv.h207 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
Ddfu_srv.h192 uint8_t phase; member
Ddfu_cli.h64 uint8_t phase; member
82 enum bt_mesh_dfu_phase phase; member
Dblob_srv.h140 enum bt_mesh_blob_xfer_phase phase; member
Dblob_cli.h85 enum bt_mesh_blob_xfer_phase phase; member
/Zephyr-latest/scripts/pylib/twister/twisterlib/
Dharness.py794 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/
Dmisc.c19 const char *ppp_phase_str(enum ppp_phase phase) in ppp_phase_str()
/Zephyr-latest/tests/drivers/i2c/i2c_emul/src/
Dtest_forwarding_buf.cpp110 int phase = 0; in ZTEST() local
Dtest_forwarding_pio.cpp165 int phase = 0; in ZTEST() local
/Zephyr-latest/tests/bsim/bluetooth/mesh/src/
Dtest_beacon.c234 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
Dtest_brg.c1004 uint8_t phase; in set_krp_phase() local
Dtest_dfu.c142 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/
Dclock_control_litex.h171 int phase; member
207 int phase; member
256 struct litex_clk_phase_params phase; member
Dclock_control_rpi_pico.c194 uint32_t phase; member
/Zephyr-latest/subsys/bluetooth/mesh/
Dsubnet.c511 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()
Dblob_srv.c207 enum bt_mesh_blob_xfer_phase phase) in phase_set()
Dcfg_cli.c178 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()
Dcfg_srv.c2165 uint8_t phase, uint8_t status) in send_krp_status()
2204 uint8_t phase, status; in krp_set() local
Ddfu_cli.c707 enum bt_mesh_dfu_phase phase; in handle_status() local
/Zephyr-latest/drivers/ieee802154/
Dieee802154_mcxw_utils.c348 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/
Dppp.h506 enum ppp_phase phase; member
/Zephyr-latest/subsys/testsuite/ztest/src/
Dztest.c371 static inline const char *get_friendly_phase_name(enum ztest_phase phase) in get_friendly_phase_name()
/Zephyr-latest/drivers/disk/nvme/
Dnvme_cmd.h332 uint32_t phase; member
/Zephyr-latest/subsys/bluetooth/mesh/shell/
Dcfg.c1455 uint8_t status, phase; in cmd_krp() local

12