rsl10_flash_status::RSL10_FLASH_ERR_NONE is only used within OpenOCD.
 
Symbols
loading...
Files
loading...
CodeScopeDevelopment ToolsOpenOCDrsl10_flash_status::RSL10_FLASH_ERR_NONE

rsl10_flash_status::RSL10_FLASH_ERR_NONE

Syntax

RSL10_FLASH_ERR_NONE = 0x0;

References

LocationReferrerText
rsl10.c:87
RSL10_FLASH_ERR_NONE = 0x0,
rsl10.c:383rsl10_ll_flash_erase()
if (algo_ret != RSL10_FLASH_ERR_NONE) {
rsl10.c:480rsl10_ll_flash_write()
if (algo_ret != RSL10_FLASH_ERR_NONE) {
rsl10.c:540rsl10_mass_erase()
if (algo_ret != RSL10_FLASH_ERR_NONE) {

Data Use

Functions using rsl10_flash_status::RSL10_FLASH_ERR_NONE
rsl10_flash_status::RSL10_FLASH_ERR_NONE