Home
last modified time | relevance | path

Searched defs:new (Results 1 – 7 of 7) sorted by relevance

/Zephyr-Core-2.7.6/subsys/net/l2/ppp/
Dmisc.c45 enum ppp_phase new) in validate_phase_transition()
69 enum ppp_phase new) in validate_phase_transition()
209 enum ppp_state new) in validate_state_transition()
260 enum ppp_state new) in validate_state_transition()
/Zephyr-Core-2.7.6/scripts/
Dparse_syscalls.py96 def update_file_if_changed(path, new): argument
/Zephyr-Core-2.7.6/boards/posix/native_posix/
Dirq_ctrl.c65 void hw_irq_ctrl_set_cur_prio(int new) in hw_irq_ctrl_set_cur_prio()
/Zephyr-Core-2.7.6/lib/posix/
Dfs.c307 int rename(const char *old, const char *new) in rename()
/Zephyr-Core-2.7.6/lib/os/
Drb.c41 uintptr_t new = (uintptr_t) val; in set_child() local
/Zephyr-Core-2.7.6/drivers/console/
Dgsm_mux.c1180 enum gsm_mux_state new) in validate_state_transition()
1207 enum gsm_mux_state new) in validate_state_transition()
/Zephyr-Core-2.7.6/subsys/net/ip/
Dnet_pkt.c869 struct net_buf *new; local