mirror of
https://github.com/qmk/qmk_firmware.git
synced 2025-06-10 02:44:18 +00:00
Minor documentation corrections.
This commit is contained in:
parent
e1803e3adb
commit
7fd2349e1a
@ -135,7 +135,7 @@
|
|||||||
|
|
||||||
/** Selects the given dataflash chip.
|
/** 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).
|
* the chip number).
|
||||||
*/
|
*/
|
||||||
static inline void Dataflash_SelectChip(const uint8_t ChipMask) ATTR_ALWAYS_INLINE;
|
static inline void Dataflash_SelectChip(const uint8_t ChipMask) ATTR_ALWAYS_INLINE;
|
||||||
|
@ -143,7 +143,7 @@
|
|||||||
|
|
||||||
/** Selects the given dataflash chip.
|
/** 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).
|
* the chip number).
|
||||||
*/
|
*/
|
||||||
static inline void Dataflash_SelectChip(const uint8_t ChipMask) ATTR_ALWAYS_INLINE;
|
static inline void Dataflash_SelectChip(const uint8_t ChipMask) ATTR_ALWAYS_INLINE;
|
||||||
|
@ -143,7 +143,7 @@
|
|||||||
|
|
||||||
/** Selects the given dataflash chip.
|
/** 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).
|
* the chip number).
|
||||||
*/
|
*/
|
||||||
static inline void Dataflash_SelectChip(const uint8_t ChipMask) ATTR_ALWAYS_INLINE;
|
static inline void Dataflash_SelectChip(const uint8_t ChipMask) ATTR_ALWAYS_INLINE;
|
||||||
|
@ -143,7 +143,7 @@
|
|||||||
|
|
||||||
/** Selects the given dataflash chip.
|
/** 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).
|
* the chip number).
|
||||||
*/
|
*/
|
||||||
static inline void Dataflash_SelectChip(const uint8_t ChipMask) ATTR_ALWAYS_INLINE;
|
static inline void Dataflash_SelectChip(const uint8_t ChipMask) ATTR_ALWAYS_INLINE;
|
||||||
|
@ -147,7 +147,7 @@
|
|||||||
|
|
||||||
/** Selects the given dataflash chip.
|
/** 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).
|
* the chip number).
|
||||||
*/
|
*/
|
||||||
static inline void Dataflash_SelectChip(const uint8_t ChipMask) ATTR_ALWAYS_INLINE;
|
static inline void Dataflash_SelectChip(const uint8_t ChipMask) ATTR_ALWAYS_INLINE;
|
||||||
|
@ -166,7 +166,7 @@
|
|||||||
|
|
||||||
/** Selects the given dataflash chip.
|
/** 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).
|
* the chip number).
|
||||||
*/
|
*/
|
||||||
static inline void Dataflash_SelectChip(const uint8_t ChipMask) ATTR_ALWAYS_INLINE;
|
static inline void Dataflash_SelectChip(const uint8_t ChipMask) ATTR_ALWAYS_INLINE;
|
||||||
|
@ -162,7 +162,7 @@
|
|||||||
|
|
||||||
/** Selects the given dataflash chip.
|
/** 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).
|
* the chip number).
|
||||||
*/
|
*/
|
||||||
static inline void Dataflash_SelectChip(const uint8_t ChipMask) ATTR_ALWAYS_INLINE;
|
static inline void Dataflash_SelectChip(const uint8_t ChipMask) ATTR_ALWAYS_INLINE;
|
||||||
|
@ -144,7 +144,7 @@
|
|||||||
|
|
||||||
/** Selects the given dataflash chip.
|
/** 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).
|
* the chip number).
|
||||||
*/
|
*/
|
||||||
static inline void Dataflash_SelectChip(const uint8_t ChipMask) ATTR_ALWAYS_INLINE;
|
static inline void Dataflash_SelectChip(const uint8_t ChipMask) ATTR_ALWAYS_INLINE;
|
||||||
|
@ -146,7 +146,7 @@
|
|||||||
|
|
||||||
/** Selects the given dataflash chip.
|
/** 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).
|
* the chip number).
|
||||||
*/
|
*/
|
||||||
static inline void Dataflash_SelectChip(const uint8_t ChipMask) ATTR_ALWAYS_INLINE;
|
static inline void Dataflash_SelectChip(const uint8_t ChipMask) ATTR_ALWAYS_INLINE;
|
||||||
|
Loading…
Reference in New Issue
Block a user