Home
last modified time | relevance | path

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

/SCP-firmware-master/product/n1sdp/module/n1sdp_scp2pcc/src/
A Dmod_n1sdp_scp2pcc.c88 if (*(scp2pcc_ctx.config->shared_alive_address) != MSG_ALIVE_VALUE) { in mem_msg_send_message()
91 *(scp2pcc_ctx.config->shared_alive_address) = MSG_ALIVE_VALUE; in mem_msg_send_message()
92 if (*(scp2pcc_ctx.config->shared_alive_address) != MSG_ALIVE_VALUE) { in mem_msg_send_message()
144 *(scp2pcc_ctx.config->shared_alive_address) = MSG_ALIVE_VALUE; in n1sdp_scp2pcc_init()
/SCP-firmware-master/product/n1sdp/module/n1sdp_scp2pcc/include/internal/
A Dn1sdp_scp2pcc.h20 #define MSG_ALIVE_VALUE 0xDEADBEEF macro

Completed in 2 milliseconds