Hardware Abstraction Layer for FreeRTOS
Main Page
Related Pages
Modules
Data Structures
Data Structures
Data Structure Index
Data Fields
All
a
b
c
d
e
f
g
i
l
m
n
o
p
r
s
t
v
w
x
y
z
Functions
Variables
a
b
c
d
e
f
g
i
l
m
n
o
p
r
s
t
v
w
x
y
z
Files
File List
Globals
All
_
a
b
c
d
e
f
g
h
i
l
m
n
o
p
r
s
t
u
v
w
x
Functions
a
b
c
d
e
g
h
i
l
m
n
p
r
s
t
u
v
Variables
Typedefs
Enumerations
Enumerator
c
g
i
r
s
t
Macros
_
a
b
c
d
e
f
g
h
i
l
m
n
o
p
r
s
t
u
v
w
x
•
All
Data Structures
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Macros
Modules
Pages
Macros
Driver specific Linker Macros
Hardware Abstraction Layer for FreeRTOS
»
Linker Script Macros
Collaboration diagram for Driver specific Linker Macros:
Macros
#define
DEV_DEFAULT
(location)
Detailed Description
#include <
driver.h
>
Macro Definition Documentation
◆
DEV_DEFAULT
#define DEV_DEFAULT
(
location
)
Value:
SECTION_START
(.rodata.devs) \
SYMBOL(_devs); \
KEEP(*(.rodata.devs)) \
SYMBOL(_devs_end); \
SECTION_STOP(location)
Default Devices
Parameters
location
Location
driver.h
SECTION_START
#define SECTION_START(name)
Definition:
linker.h:92
Generated on Tue Aug 17 2021 15:19:23 for Hardware Abstraction Layer for FreeRTOS by
1.8.20