Home
last modified time | relevance | path

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

/trusted-firmware-m-3.7.0/secure_fw/spm/core/
Dspm_connection_pool.c68 CLIENT_HANDLE_VALUE_MIN + loop_index); in connection_to_handle()
98 CLIENT_HANDLE_VALUE_MIN) >> CONVERSION_FACTOR_BITOFFSET) + in handle_to_connection()
Dspm.h39 #define CLIENT_HANDLE_VALUE_MIN 1 macro