Home
last modified time | relevance | path

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

/Zephyr-4.1.0/drivers/misc/coresight/
Dnrf_etr.c457 static uint32_t get_wr_idx(void) in get_wr_idx() function
476 return get_wr_idx() - etr_rd_idx; in pending_data()
492 DBG("%d (wr:%d): ", pending, get_wr_idx() & wsize_mask); in process_frame()