|
WS63 SDK 文档 7021f4f@fbb_ws63
ws63 和 ws63e 解决方案的 SDK 文档
|
#include "hal_sfc_v150.h"#include "soc_osal.h"#include "debug_print.h"#include "hal_sfc_v150_regs_op.h"#include "securec.h"#include "tcxo.h"#include "sfc.h"#include "sfc_porting.h"#include "sfc_protect.h"#include "sfc_protect_gd25q32.h"
宏定义 | |
| #define | SR_READ_RETRY_TIMES (3) |
| #define | SR3_VALID_MASK 0x61 |
| #define | SR3_VALID_VAL 0x20 |
| #define | DELAY_US_MAX 100 |
| #define | SR_FIX_DELAY_MS 60 |
函数 | |
| errcode_t | sfc_port_fix_sr_gd25q32 (void) |
| #define DELAY_US_MAX 100 |
| #define SR3_VALID_MASK 0x61 |
| #define SR3_VALID_VAL 0x20 |
| #define SR_FIX_DELAY_MS 60 |
| #define SR_READ_RETRY_TIMES (3) |
Copyright (c) HiSilicon (Shanghai) Technologies Co., Ltd. 2022-2022. All rights reserved.
Description: Provides sfc port template
History:
2022-11-30, Create file.
| errcode_t sfc_port_fix_sr_gd25q32 | ( | void | ) |