Searched refs:shared_cell (Results 1 – 2 of 2) sorted by relevance
21 static uint32_t shared_cell = (uintptr_t)&shared_cell_buffer; variable23 static uint32_t shared_cell = 0x20070000; variable31 *(volatile uint32_t *)shared_cell = now; in timeout_handler()
18 static uint32_t shared_cell = (uintptr_t)&shared_cell_buffer; variable20 static uint32_t shared_cell = 0x20070000; variable30 uint32_t app_timestamp = *(volatile uint32_t *)shared_cell; in sync_callback()