Searched refs:write_enable_cmd (Results 1 – 7 of 7) sorted by relevance
| /bsp/bouffalo_lab/libraries/bl_mcu_sdk/drivers/lhal/src/flash/ |
| A D | bflb_sf_cfg.c | 82 .write_enable_cmd = 0x06, 185 .write_enable_cmd = 0x06, 288 .write_enable_cmd = 0x06, 391 .write_enable_cmd = 0x06, 494 .write_enable_cmd = 0x06, 597 .write_enable_cmd = 0x06, 700 .write_enable_cmd = 0x06, 803 .write_enable_cmd = 0x06, 906 .write_enable_cmd = 0x06, 1009 .write_enable_cmd = 0x06, [all …]
|
| A D | bflb_sflash.h | 82 uint8_t write_enable_cmd; /*!< Need before every erase or program */ member
|
| A D | bflb_sflash.c | 394 flash_cmd.cmd_buf[0] = (flash_cfg->write_enable_cmd) << 24;
|
| /bsp/bouffalo_lab/libraries/bl_mcu_sdk/drivers/soc/bl602/std/src/ |
| A D | bl602_sf_cfg_ext.c | 83 .write_enable_cmd=0x06, 181 .write_enable_cmd=0x06, 279 .write_enable_cmd=0x06, 377 .write_enable_cmd=0x06, 475 .write_enable_cmd=0x06,
|
| /bsp/bouffalo_lab/libraries/bl_mcu_sdk/drivers/soc/bl702/std/src/ |
| A D | bl702_sf_cfg_ext.c | 85 .write_enable_cmd = 0x06, 183 .write_enable_cmd = 0x06, 281 .write_enable_cmd = 0x06, 379 .write_enable_cmd = 0x06,
|
| /bsp/bouffalo_lab/libraries/bl_mcu_sdk/drivers/lhal/src/ |
| A D | bflb_flash.c | 47 .write_enable_cmd = 0x06, 150 .write_enable_cmd = 0x06,
|
| /bsp/bouffalo_lab/libraries/bl_mcu_sdk/drivers/soc/bl616/std/src/ |
| A D | bl616_romapi_patch.c | 228 .write_enable_cmd = 0x06, 326 .write_enable_cmd = 0x06, 424 .write_enable_cmd = 0x06, 522 .write_enable_cmd = 0x06, 620 .write_enable_cmd = 0x06, 718 .write_enable_cmd = 0x06,
|
Completed in 23 milliseconds