Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Erik Strand
lufa
Commits
7fd2349e
Commit
7fd2349e
authored
Sep 19, 2012
by
Dean Camera
Browse files
Minor documentation corrections.
parent
e1803e3a
Changes
9
Hide whitespace changes
Inline
Side-by-side
LUFA/CodeTemplates/DriverStubs/Dataflash.h
View file @
7fd2349e
...
...
@@ -135,7 +135,7 @@
/** Selects the given dataflash chip.
*
* \param[in] ChipMask Mask of the Dataflash IC to select, in the form of DATAFLASH_CHIPn mask (where n is
* \param[in] ChipMask Mask of the Dataflash IC to select, in the form of
a \c
DATAFLASH_CHIPn mask (where n is
* the chip number).
*/
static
inline
void
Dataflash_SelectChip
(
const
uint8_t
ChipMask
)
ATTR_ALWAYS_INLINE
;
...
...
LUFA/Drivers/Board/AVR8/EVK527/Dataflash.h
View file @
7fd2349e
...
...
@@ -143,7 +143,7 @@
/** Selects the given dataflash chip.
*
* \param[in] ChipMask Mask of the Dataflash IC to select, in the form of DATAFLASH_CHIPn mask (where n is
* \param[in] ChipMask Mask of the Dataflash IC to select, in the form of
a \c
DATAFLASH_CHIPn mask (where n is
* the chip number).
*/
static
inline
void
Dataflash_SelectChip
(
const
uint8_t
ChipMask
)
ATTR_ALWAYS_INLINE
;
...
...
LUFA/Drivers/Board/AVR8/STK525/Dataflash.h
View file @
7fd2349e
...
...
@@ -143,7 +143,7 @@
/** Selects the given dataflash chip.
*
* \param[in] ChipMask Mask of the Dataflash IC to select, in the form of DATAFLASH_CHIPn mask (where n is
* \param[in] ChipMask Mask of the Dataflash IC to select, in the form of
a \c
DATAFLASH_CHIPn mask (where n is
* the chip number).
*/
static
inline
void
Dataflash_SelectChip
(
const
uint8_t
ChipMask
)
ATTR_ALWAYS_INLINE
;
...
...
LUFA/Drivers/Board/AVR8/STK526/Dataflash.h
View file @
7fd2349e
...
...
@@ -143,7 +143,7 @@
/** Selects the given dataflash chip.
*
* \param[in] ChipMask Mask of the Dataflash IC to select, in the form of DATAFLASH_CHIPn mask (where n is
* \param[in] ChipMask Mask of the Dataflash IC to select, in the form of
a \c
DATAFLASH_CHIPn mask (where n is
* the chip number).
*/
static
inline
void
Dataflash_SelectChip
(
const
uint8_t
ChipMask
)
ATTR_ALWAYS_INLINE
;
...
...
LUFA/Drivers/Board/AVR8/USBKEY/Dataflash.h
View file @
7fd2349e
...
...
@@ -147,7 +147,7 @@
/** Selects the given dataflash chip.
*
* \param[in] ChipMask Mask of the Dataflash IC to select, in the form of DATAFLASH_CHIPn mask (where n is
* \param[in] ChipMask Mask of the Dataflash IC to select, in the form of
a \c
DATAFLASH_CHIPn mask (where n is
* the chip number).
*/
static
inline
void
Dataflash_SelectChip
(
const
uint8_t
ChipMask
)
ATTR_ALWAYS_INLINE
;
...
...
LUFA/Drivers/Board/AVR8/XPLAIN/Dataflash.h
View file @
7fd2349e
...
...
@@ -166,7 +166,7 @@
/** Selects the given dataflash chip.
*
* \param[in] ChipMask Mask of the Dataflash IC to select, in the form of DATAFLASH_CHIPn mask (where n is
* \param[in] ChipMask Mask of the Dataflash IC to select, in the form of
a \c
DATAFLASH_CHIPn mask (where n is
* the chip number).
*/
static
inline
void
Dataflash_SelectChip
(
const
uint8_t
ChipMask
)
ATTR_ALWAYS_INLINE
;
...
...
LUFA/Drivers/Board/Dataflash.h
View file @
7fd2349e
...
...
@@ -162,7 +162,7 @@
/** Selects the given dataflash chip.
*
* \param[in] ChipMask Mask of the Dataflash IC to select, in the form of \c DATAFLASH_CHIPn mask (where n is
* \param[in] ChipMask Mask of the Dataflash IC to select, in the form of
a
\c DATAFLASH_CHIPn mask (where n is
* the chip number).
*/
static
inline
void
Dataflash_SelectChip
(
const
uint8_t
ChipMask
)
ATTR_ALWAYS_INLINE
;
...
...
LUFA/Drivers/Board/XMEGA/A3BU_XPLAINED/Dataflash.h
View file @
7fd2349e
...
...
@@ -144,7 +144,7 @@
/** Selects the given dataflash chip.
*
* \param[in] ChipMask Mask of the Dataflash IC to select, in the form of DATAFLASH_CHIPn mask (where n is
* \param[in] ChipMask Mask of the Dataflash IC to select, in the form of
a \c
DATAFLASH_CHIPn mask (where n is
* the chip number).
*/
static
inline
void
Dataflash_SelectChip
(
const
uint8_t
ChipMask
)
ATTR_ALWAYS_INLINE
;
...
...
LUFA/Drivers/Board/XMEGA/B1_XPLAINED/Dataflash.h
View file @
7fd2349e
...
...
@@ -146,7 +146,7 @@
/** Selects the given dataflash chip.
*
* \param[in] ChipMask Mask of the Dataflash IC to select, in the form of DATAFLASH_CHIPn mask (where n is
* \param[in] ChipMask Mask of the Dataflash IC to select, in the form of
a \c
DATAFLASH_CHIPn mask (where n is
* the chip number).
*/
static
inline
void
Dataflash_SelectChip
(
const
uint8_t
ChipMask
)
ATTR_ALWAYS_INLINE
;
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment