Searched refs:exit_sec_opt_cmd (Results 1 – 3 of 3) sorted by relevance
299 flash_cmd.cmd_buf[0] = (p_sec_reg_cfg->exit_sec_opt_cmd << 24); in bflb_sflash_erase_security_register()426 flash_cmd.cmd_buf[0] = (p_sec_reg_cfg->exit_sec_opt_cmd << 24); in bflb_sflash_program_security_register()542 flash_cmd.cmd_buf[0] = (p_sec_reg_cfg->exit_sec_opt_cmd << 24); in bflb_sflash_read_security_register()
146 uint8_t exit_sec_opt_cmd; /*!< Exit security register option mode command */ member
1613 flash_cmd.cmd_buf[0] = (p_sec_reg_cfg->exit_sec_opt_cmd << 24);1741 flash_cmd.cmd_buf[0] = (p_sec_reg_cfg->exit_sec_opt_cmd << 24);1858 flash_cmd.cmd_buf[0] = (p_sec_reg_cfg->exit_sec_opt_cmd << 24);
Completed in 9 milliseconds