Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/host/classic/
Dsco_internal.h148 #define bt_sco_chan_set_state(_chan, _state) \ argument
149 bt_sco_chan_set_state_debug(_chan, _state, __func__, __LINE__)
Dl2cap_br_internal.h206 #define bt_l2cap_br_chan_set_state(_chan, _state) \ argument
207 bt_l2cap_br_chan_set_state_debug(_chan, _state, __func__, __LINE__)
/Zephyr-latest/subsys/bluetooth/host/
Diso_internal.h132 #define bt_iso_chan_set_state(_chan, _state) \ argument
133 bt_iso_chan_set_state_debug(_chan, _state, __func__, __LINE__)
Dl2cap_internal.h190 #define bt_l2cap_chan_set_state(_chan, _state) \ argument
191 bt_l2cap_chan_set_state_debug(_chan, _state, __func__, __LINE__)
/Zephyr-latest/subsys/bluetooth/controller/util/
Dmayfly.c32 static uint8_t _state; variable
143 if (_state && m->fp == mayfly_ut_mfy) { in dequeue()
203 _state = 0U; in mayfly_run()
210 _state = 1U; in mayfly_run()
/Zephyr-latest/drivers/ethernet/
Deth_nxp_s32_netc_vsi.c101 static __nocache Netc_Eth_Ip_StateType nxp_s32_eth##n##_state; \
156 .stateStructure = &nxp_s32_eth##n##_state, \
Deth_nxp_s32_netc_psi.c284 static __nocache Netc_Eth_Ip_StateType nxp_s32_eth##n##_state; \
407 .stateStructure = &nxp_s32_eth##n##_state, \
/Zephyr-latest/tests/bluetooth/controller/ctrl_isoal/src/sub_sets/
Disoal_test_rx.c112 _state, \ argument
126 zassert_equal(_state, \
129 STATE_TO_STR(_state), \
/Zephyr-latest/doc/releases/
Drelease-notes-2.1.rst849 * :github:`17361` - \_THREAD\_QUEUED overlaps with x86 \_EXC\_ACTIVE in k\_thread.thread\_state