Searched refs:stm32_bsec_read_debug_conf (Results 1 – 3 of 3) sorted by relevance
102 uint32_t stm32_bsec_read_debug_conf(void);
506 if (stm32_bsec_read_debug_conf() == value) in stm32_bsec_write_debug_conf()514 uint32_t stm32_bsec_read_debug_conf(void) in stm32_bsec_read_debug_conf() function944 debug_conf = stm32_bsec_read_debug_conf(); in bsec_pm()
173 if (stm32_bsec_read_debug_conf() & BSEC_DBGSWGEN) in stm32mp1_dbgmcu_get_chip_dev_id()521 uint32_t conf = stm32_bsec_read_debug_conf(); in init_debug()