30 #if !defined(__PATTERN_FILL_H__) 31 #define __PATTERN_FILL_H__ 35 #include "bootloader_common.h" 41 #if defined(__cplusplus) 50 status_t pattern_fill(uint32_t address, uint32_t pattern, uint32_t length,
bool allowMultiword);
52 #if defined(__cplusplus) 56 #endif // __PATTERN_FILL_H__ int32_t status_t
Type used for all status and error return values.
Definition: fsl_common.h:121