Home
last modified time | relevance | path

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

/optee_os/core/drivers/
H A Dstm32_bsec.c916 static uint32_t debug_conf; in bsec_pm() local
921 debug_conf = stm32_bsec_read_debug_conf(); in bsec_pm()
923 stm32_bsec_write_debug_conf(debug_conf); in bsec_pm()