OpenOCD
JAYLINK_DEV_CONFIG_SIZE
is only used within OpenOCD.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
Development Tools
OpenOCD
JAYLINK_DEV_CONFIG_SIZE
JAYLINK_DEV_CONFIG_SIZE macro
Syntax
Show:
Summary
Declaration
from
libjaylink.h:382
#define
JAYLINK_DEV_CONFIG_SIZE
256
Examples
References
from
examples
Code
Location
#define
JAYLINK_DEV_CONFIG_SIZE
256
libjaylink.h:382
ret
=
transport_start_write_read
(
devh
,
1
,
JAYLINK_DEV_CONFIG_SIZE
,
device.c:1293
ret
=
transport_read
(
devh
,
config
,
JAYLINK_DEV_CONFIG_SIZE
)
;
device.c:1312
ret
=
transport_start_write
(
devh
,
1
+
JAYLINK_DEV_CONFIG_SIZE
,
true
)
;
device.c:1353
ret
=
transport_write
(
devh
,
config
,
JAYLINK_DEV_CONFIG_SIZE
)
;
device.c:1371
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
All items filtered out
All items filtered out
Class Tree
from
examples
All items filtered out
All items filtered out
Override Tree
from
examples
All items filtered out
All items filtered out
Implementations
from
examples
All items filtered out
All items filtered out
Instances
from
examples
Lifecycle
from
examples
All items filtered out
All items filtered out