Searched refs:p_blank_check_result (Results 1 – 2 of 2) sorted by relevance
275 flash_result_t * p_blank_check_result);664 flash_result_t * p_blank_check_result) in R_FLASH_HP_BlankCheck() argument685 *p_blank_check_result = FLASH_RESULT_BLANK; // Assume blank until we know otherwise in R_FLASH_HP_BlankCheck()691 *p_blank_check_result = FLASH_RESULT_NOT_BLANK; in R_FLASH_HP_BlankCheck()701 err = flash_hp_df_blank_check(p_ctrl, address, num_bytes, p_blank_check_result); in R_FLASH_HP_BlankCheck()1633 flash_result_t * p_blank_check_result) in flash_hp_df_blank_check() argument1662 *p_blank_check_result = FLASH_RESULT_BGO_ACTIVE; in flash_hp_df_blank_check()1695 *p_blank_check_result = FLASH_RESULT_NOT_BLANK; in flash_hp_df_blank_check()1699 *p_blank_check_result = FLASH_RESULT_BLANK; in flash_hp_df_blank_check()
187 flash_result_t * const p_blank_check_result);