|
|
|
@ -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;
|
|
|
|
|