Searched defs:marked (Results 1 – 4 of 4) sorted by relevance
/Zephyr-latest/include/zephyr/drivers/misc/coresight/ |
D | stmesp.h | 57 bool marked, bool guaranteed) in _stmesp_get_data_reg() 125 bool marked, bool guaranteed) in stmesp_data8() 139 bool marked, bool guaranteed) in stmesp_data16() 153 bool marked, bool guaranteed) in stmesp_data32()
|
/Zephyr-latest/subsys/logging/frontends/ |
D | log_frontend_stmesp.c | 32 #define STM_D8(reg, data, timestamp, marked) \ argument 36 #define STM_D16(reg, data, timestamp, marked) \ argument 40 #define STM_D32(reg, data, timestamp, marked) \ argument
|
/Zephyr-latest/tests/subsys/debug/mipi_stp_decoder/src/ |
D | main.c | 18 bool marked) in cb()
|
/Zephyr-latest/drivers/misc/coresight/ |
D | nrf_etr.c | 302 uint64_t *ts, bool marked) in decoder_cb_debug() 362 bool marked) in decoder_cb()
|