Home
last modified time | relevance | path

Searched defs:new_state (Results 1 – 16 of 16) sorted by relevance

/Zephyr-latest/subsys/net/lib/ptp/
Dstate_machine.c15 enum ptp_port_state new_state = state; in ptp_state_machine() local
244 enum ptp_port_state new_state = state; in ptp_tr_state_machine() local
/Zephyr-latest/lib/smf/
Dsmf.c18 bool new_state: 1; member
90 const struct smf_state *new_state, in smf_execute_all_entry_actions()
261 void smf_set_state(struct smf_ctx *const ctx, const struct smf_state *new_state) in smf_set_state()
/Zephyr-latest/subsys/net/l2/ppp/
Dmisc.c268 void ppp_change_state_debug(struct ppp_fsm *fsm, enum ppp_state new_state, in ppp_change_state_debug()
Dfsm.c900 enum ppp_state new_state; in fsm_recv_terminate_ack() local
/Zephyr-latest/drivers/ethernet/phy/
Dphy_realtek_rtl8211f.c213 struct phy_link_state new_state = {}; in phy_rt_rtl8211f_get_link() local
/Zephyr-latest/drivers/net/
Dppp.c376 enum ppp_driver_state new_state) in ppp_change_state()
/Zephyr-latest/drivers/dai/nxp/esai/
Desai.h381 enum dai_dir dir, enum dai_state new_state) in esai_update_state()
/Zephyr-latest/drivers/can/
Dcan_xmc4xxx.c663 enum can_state new_state; in can_xmc4xxx_state_change_handler() local
Dcan_mcp251xfd.c882 enum can_state new_state; in mcp251xfd_handle_cerrif() local
/Zephyr-latest/drivers/dai/nxp/sai/
Dsai.h440 enum dai_state new_state) in sai_update_state()
/Zephyr-latest/kernel/
Dsched.c1268 static void halt_thread(struct k_thread *thread, uint8_t new_state) in halt_thread()
/Zephyr-latest/drivers/usb/device/
Dusb_dc_nrfx.c503 enum usbd_periph_state new_state; in usb_dc_power_event_handler() local
/Zephyr-latest/subsys/net/ip/
Dipv6_nbr.c153 enum net_ipv6_nbr_state new_state) in ipv6_nbr_set_state()
Dnet_if.c5518 enum net_if_oper_state new_state = NET_IF_OPER_UNKNOWN; in update_operational_state() local
/Zephyr-latest/subsys/bluetooth/audio/
Dascs.c522 const enum bt_bap_ep_state new_state = ase->state_pending; in state_transition_work_handler() local
/Zephyr-latest/drivers/modem/
Dmodem_cellular.c525 enum modem_cellular_state new_state) in modem_cellular_log_state_changed()