Home
last modified time | relevance | path

Searched refs:__DEPRECATED_MACRO (Results 1 – 9 of 9) sorted by relevance

/Zephyr-latest/include/zephyr/bluetooth/
Dbluetooth.h981 __DEPRECATED_MACRO
1024 #define BT_LE_ADV_CONN_ONE_TIME BT_LE_ADV_CONN_FAST_2 __DEPRECATED_MACRO
1034 __DEPRECATED_MACRO
1045 __DEPRECATED_MACRO
1064 __DEPRECATED_MACRO
1089 __DEPRECATED_MACRO
1110 __DEPRECATED_MACRO
1128 __DEPRECATED_MACRO
1156 __DEPRECATED_MACRO
2138 #define BT_LE_SCAN_OPT_FILTER_WHITELIST __DEPRECATED_MACRO BT_LE_SCAN_OPT_FILTER_ACCEPT_LIST
/Zephyr-latest/include/zephyr/
Dkernel_structs.h268 #define _current arch_current_thread() __DEPRECATED_MACRO
/Zephyr-latest/include/zephyr/mgmt/mcumgr/mgmt/
Dcallbacks.h80 #define MGMT_CB_ERROR_RET __DEPRECATED_MACRO MGMT_CB_ERROR_ERR
/Zephyr-latest/include/zephyr/usb/
Dusb_device.h76 #define USBD_CFG_DATA_DEFINE(p, name) __DEPRECATED_MACRO \
/Zephyr-latest/include/zephyr/toolchain/
Dgcc.h324 #ifndef __DEPRECATED_MACRO
325 #define __DEPRECATED_MACRO __WARN("Macro is deprecated") macro
/Zephyr-latest/tests/kernel/workq/work_queue/src/
Dmain.c15 #undef __DEPRECATED_MACRO
16 #define __DEPRECATED_MACRO macro
/Zephyr-latest/tests/kernel/workq/work/src/
Dmain.c13 #undef __DEPRECATED_MACRO
14 #define __DEPRECATED_MACRO macro
/Zephyr-latest/doc/develop/api/
Dapi_lifecycle.rst229 (``__deprecated`` for function declarations and ``__DEPRECATED_MACRO`` for
/Zephyr-latest/doc/releases/
Drelease-notes-3.2.rst2672 * :github:`16674` - Checkpatch generates incorrect warning for __DEPRECATED_MACRO