Home
last modified time | relevance | path

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

/trusted-firmware-m-3.7.0/lib/ext/cryptocell-312-runtime/host/src/pal/linux/
Dcc_pal_log.c23 static int initOnce = 0; in CC_PalLogInit() local
25 if (!initOnce) in CC_PalLogInit()
27 initOnce = 1; in CC_PalLogInit()