Mistake on this page?
Report an issue in GitHub or email us
firmware/COMPONENT_4373/resources.h
1 /*
2  * Copyright (c) 2019, Cypress Semiconductor Corporation, All Rights Reserved
3  * SPDX-License-Identifier: LicenseRef-PBL
4  *
5  * This file and the related binary are licensed under the
6  * Permissive Binary License, Version 1.0 (the "License");
7  * you may not use these files except in compliance with the License.
8  *
9  * You may obtain a copy of the License here:
10  * LICENSE-permissive-binary-license-1.0.txt and at
11  * https://www.mbed.com/licenses/PBL-1.0
12  *
13  * See the License for the specific language governing permissions and
14  * limitations under the License.
15  */
16 /* Automatically generated file - this comment ensures resources.h file creation */
17 /* Auto-generated header file. Do not edit */
18 #ifndef INCLUDED_RESOURCES_H_
19 #define INCLUDED_RESOURCES_H_
20 #include "wiced_resource.h"
21 
22 extern const resource_hnd_t wifi_firmware_image;
23 extern const unsigned char wifi_firmware_image_data[562547];
24 extern const resource_hnd_t wifi_firmware_clm_blob;
25 extern const unsigned char wifi_firmware_clm_blob_data[7341];
26 extern const resource_hnd_t wifi_mfg_firmware_image;
27 extern const unsigned char wifi_mfg_firmware_image_data[566651];
28 extern const resource_hnd_t wifi_mfg_firmware_clm_blob;
29 extern const unsigned char wifi_mfg_firmware_clm_blob_data[7341];
30 
31 #endif /* ifndef INCLUDED_RESOURCES_H_ */
WICED Resource API's The Resource Management functions reads resource from a resource location and re...
Resource handle structure.
Important Information for this Arm website

This site uses cookies to store information on your computer. By continuing to use our site, you consent to our cookies. If you are not happy with the use of these cookies, please review our Cookie Policy to learn how they can be disabled. By disabling cookies, some features of the site will not work.