Home
last modified time | relevance | path

Searched refs:_timestamp (Results 1 – 2 of 2) sorted by relevance

/Zephyr-latest/subsys/bluetooth/controller/ll_sw/
Disoal.c190 #define SET_RX_SDU_TIMESTAMP(_sink, _timestamp, _value) \ argument
191 _timestamp = _value; \
192 ISOAL_LOG_DBGV("[%p] %s updated (%lu)", _sink, #_timestamp, _value);
/Zephyr-latest/tests/bluetooth/controller/ctrl_isoal/src/sub_sets/
Disoal_test_rx.c115 _timestamp, \ argument
141 zassert_equal(_timestamp, \
144 _timestamp, \