Home
last modified time | relevance | path

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

/SCP-firmware-master/product/n1sdp/module/n1sdp_pcie/src/
A Dpcie_enumeration.c301 #define CHECKED_READ_U32__LOAD_LOC checked_read_u32_load_loc macro
324 FWK_STRINGIFY(CHECKED_READ_U32__LOAD_LOC) ": ldr %1, [%2, #0];" in checked_read_u32()
338 extern void CHECKED_READ_U32__LOAD_LOC(void); in exception_handler()
342 (uintptr_t)&CHECKED_READ_U32__LOAD_LOC == (uintptr_t)context->PC) { in exception_handler()

Completed in 3 milliseconds