OpenOCD
rpc_hf_size
is only used within OpenOCD.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Values
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
Development Tools
OpenOCD
rpc_hf_size
rpc_hf_size enum
Syntax
Show:
Summary
Declaration
from
renesas_rpchf.c:156
enum
rpc_hf_size
{
RPC_HF_SIZE_16BIT
=
RPC_SMENR_SPIDE
(
0x8
)
,
RPC_HF_SIZE_32BIT
=
RPC_SMENR_SPIDE
(
0xC
)
,
RPC_HF_SIZE_64BIT
=
RPC_SMENR_SPIDE
(
0xF
)
,
}
;
Values
Value
Declared as
rpc_hf_size::RPC_HF_SIZE_16BIT
=
RPC_SMENR_SPIDE
rpc_hf_size::RPC_HF_SIZE_32BIT
=
RPC_SMENR_SPIDE
rpc_hf_size::RPC_HF_SIZE_64BIT
=
RPC_SMENR_SPIDE
Examples
References
from
examples
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