Home
last modified time | relevance | path

Searched refs:__deprecated (Results 1 – 16 of 16) sorted by relevance

/Zephyr-latest/include/zephyr/pm/
Dpm.h140 __deprecated void z_pm_save_idle_exit(void);
/Zephyr-latest/include/zephyr/toolchain/
Dxcc.h18 #define __deprecated macro
Dgcc.h259 #ifndef __deprecated
260 #define __deprecated __attribute__((deprecated)) macro
/Zephyr-latest/
D.clang-format23 - __deprecated
/Zephyr-latest/scripts/
Dtags.sh61 -I __acquires,__releases,__deprecated \
/Zephyr-latest/include/zephyr/arch/
Darch_interface.h50 __deprecated typedef struct arch_esf z_arch_esf_t;
/Zephyr-latest/tests/kernel/workq/work_queue/src/
Dmain.c13 #undef __deprecated
14 #define __deprecated macro
/Zephyr-latest/include/zephyr/bluetooth/
Dbluetooth.h545 BT_LE_ADV_OPT_CONNECTABLE __deprecated = BIT(0),
575 BT_LE_ADV_OPT_ONE_TIME __deprecated = BIT(1),
Dconn.h1438 __deprecated int bt_le_set_auto_conn(const bt_addr_le_t *addr,
/Zephyr-latest/include/zephyr/
Dnet_buf.h1450 __deprecated struct net_buf * __must_check net_buf_get_debug(struct k_fifo *fifo,
1456 __deprecated struct net_buf * __must_check net_buf_get(struct k_fifo *fifo,
1527 __deprecated void net_buf_put(struct k_fifo *fifo, struct net_buf *buf);
/Zephyr-latest/include/zephyr/net/
Dnet_if.h1896 __deprecated
2596 __deprecated struct in_addr net_if_ipv4_get_netmask(struct net_if *iface);
2606 __deprecated void net_if_ipv4_set_netmask(struct net_if *iface,
2619 __deprecated __syscall bool net_if_ipv4_set_netmask_by_index(int index,
/Zephyr-latest/tests/kernel/workq/work/src/
Dmain.c11 #undef __deprecated
12 #define __deprecated macro
/Zephyr-latest/doc/develop/api/
Dapi_lifecycle.rst229 (``__deprecated`` for function declarations and ``__DEPRECATED_MACRO`` for
/Zephyr-latest/doc/releases/
Drelease-notes-2.4.rst119 ``__deprecated`` in the 2.4 release, but will be in 2.5. They will be
Drelease-notes-3.3.rst252 NOTE: Only functions are marked as ``__deprecated``, type definitions are not.
/Zephyr-latest/doc/
Dzephyr.doxyfile.in2514 __deprecated= \