Home
last modified time | relevance | path

Searched defs:shared_cell (Results 1 – 2 of 2) sorted by relevance

/samples/boards/nordic/nrf53_sync_rtc/src/
A Dmain.c21 static uint32_t shared_cell = (uintptr_t)&shared_cell_buffer; variable
23 static uint32_t shared_cell = 0x20070000; variable
/samples/boards/nordic/nrf53_sync_rtc/net/src/
A Dmain.c18 static uint32_t shared_cell = (uintptr_t)&shared_cell_buffer; variable
20 static uint32_t shared_cell = 0x20070000; variable

Completed in 22 milliseconds