Searched refs:stm32_get_and_dec_fwu_trial_boot_cnt (Results 1 – 3 of 3) sorted by relevance
144 uint32_t stm32_get_and_dec_fwu_trial_boot_cnt(void);
425 uint32_t stm32_get_and_dec_fwu_trial_boot_cnt(void) in stm32_get_and_dec_fwu_trial_boot_cnt() function
707 if (stm32_get_and_dec_fwu_trial_boot_cnt() == 0U) { in plat_fwu_get_boot_idx()