sign_of_sequental_byte_read is only used within OpenOCD.
 
Symbols
loading...
Files
loading...
CodeScopeDevelopment ToolsOpenOCDsign_of_sequental_byte_read

sign_of_sequental_byte_read variable

Syntax

static unsigned char sign_of_sequental_byte_read;

References

LocationReferrerText
mx3.c:37
static unsigned char sign_of_sequental_byte_read;
mx3.c:292imx31_command()
sign_of_sequental_byte_read = 0;
mx3.c:561initialize_nf_controller()
sign_of_sequental_byte_read = 0;
mx3.c:571get_next_byte_from_sram_buffer()
if (sign_of_sequental_byte_read == 0)
mx3.c:576get_next_byte_from_sram_buffer()
sign_of_sequental_byte_read = 0;
mx3.c:591get_next_byte_from_sram_buffer()
sign_of_sequental_byte_read = 1;

Data Use

Functions writing sign_of_sequental_byte_read
Functions reading sign_of_sequental_byte_read
sign_of_sequental_byte_read
all items filtered out