Home
last modified time | relevance | path

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

/Zephyr-latest/include/zephyr/storage/
Dstream_flash.h145 __deprecated int stream_flash_erase_page(struct stream_flash_ctx *ctx, off_t off);
/Zephyr-latest/include/zephyr/toolchain/
Dxcc.h18 #define __deprecated macro
Dgcc.h263 #ifndef __deprecated
264 #define __deprecated __attribute__((deprecated)) macro
/Zephyr-latest/
D.clang-format23 - __deprecated
/Zephyr-latest/include/zephyr/toolchain/iar/
Diccarm.h184 #ifndef __deprecated
185 #define __deprecated __attribute__((deprecated)) macro
/Zephyr-latest/scripts/
Dtags.sh61 -I __acquires,__releases,__deprecated \
/Zephyr-latest/include/zephyr/
Dkernel.h5089 __deprecated int k_pipe_cleanup(struct k_pipe *pipe);
5107 __deprecated __syscall int k_pipe_alloc_init(struct k_pipe *pipe, size_t size);
5128 __deprecated __syscall int k_pipe_put(struct k_pipe *pipe, const void *data,
5152 __deprecated __syscall int k_pipe_get(struct k_pipe *pipe, void *data,
5165 __deprecated __syscall size_t k_pipe_read_avail(struct k_pipe *pipe);
5176 __deprecated __syscall size_t k_pipe_write_avail(struct k_pipe *pipe);
5189 __deprecated __syscall void k_pipe_flush(struct k_pipe *pipe);
5203 __deprecated __syscall void k_pipe_buffer_flush(struct k_pipe *pipe);
/Zephyr-latest/tests/kernel/workq/work_queue/src/
Dmain.c13 #undef __deprecated
14 #define __deprecated macro
/Zephyr-latest/include/zephyr/bluetooth/
Dbluetooth.h638 BT_LE_ADV_OPT_CONNECTABLE __deprecated = BIT(0),
668 BT_LE_ADV_OPT_ONE_TIME __deprecated = BIT(1),
Dconn.h1460 __deprecated int bt_le_set_auto_conn(const bt_addr_le_t *addr,
/Zephyr-latest/include/zephyr/net/
Dnet_if.h1961 __deprecated
2661 __deprecated struct in_addr net_if_ipv4_get_netmask(struct net_if *iface);
2671 __deprecated void net_if_ipv4_set_netmask(struct net_if *iface,
2684 __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.in2515 __deprecated= \