Home
last modified time | relevance | path

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

/trusted-firmware-m-3.7.0/secure_fw/spm/include/
Dcurrent.h17 #define SET_CURRENT_COMPONENT(p) THRD_UPDATE_CUR_CTXCTRL(&(p)->ctx_ctrl) macro
23 #define SET_CURRENT_COMPONENT(p) p_current_partition = p macro