Home
last modified time | relevance | path

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

/SCP-firmware-master/product/morello/module/morello_system/include/
A Dmod_morello_system.h76 void (*disable_ap_memory_access)(void); member
/SCP-firmware-master/product/n1sdp/module/n1sdp_system/include/
A Dmod_n1sdp_system.h92 void (*disable_ap_memory_access)(void); member
/SCP-firmware-master/product/morello/module/morello_system/src/
A Dmod_morello_system.c261 .disable_ap_memory_access = morello_system_disable_ap_memory_access,
/SCP-firmware-master/product/n1sdp/module/n1sdp_system/src/
A Dmod_n1sdp_system.c266 .disable_ap_memory_access = n1sdp_system_disable_ap_memory_access,

Completed in 9 milliseconds