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.c939 static uint32_t debug_conf; in bsec_pm() local
944 debug_conf = stm32_bsec_read_debug_conf(); in bsec_pm()
946 stm32_bsec_write_debug_conf(debug_conf); in bsec_pm()