Searched refs:header (Results 1 – 13 of 13) sorted by relevance
20 string "RAIL PA custom curve header file"23 Name of custom PA curve header file for use by PA initialization.25 The header file must be available on the include path.28 string "RAIL PA curve types header file"31 Name of custom PA curve type header file for use by PA initialization.33 The header file must be available on the include path.
317 struct mcuboot_img_header header; in canopen_odf_1f56() local352 err = boot_read_bank_header(fa_id, &header, sizeof(header)); in canopen_odf_1f56()361 if (header.mcuboot_version != 1) { in canopen_odf_1f56()363 header.mcuboot_version); in canopen_odf_1f56()369 len = header.h.v1.image_size; in canopen_odf_1f56()
27 # Generate source and header files from provided .proto files and38 # Create unique target name for generated header list
7 # So expose the driver header include path, make the shim driver can use them.
23 # The header files of GigaDevice firmware are reference HXTAL_VALUE.25 # via that header files.
96 │ ├── MIMXRT633S.h # SOC header123 2. Dual-core SOCs have separate header and system files for135 - `core_id_suffix_name`: matches header file suffixes (`cm33`, `dsp`)193 along with device-specific code like header files.
66 Add LVGL header files to the 'app' include path. It may be198 Must be defined to include path of CMSIS header of target processor
85 # The gecko SDK uses the cpu name to include the matching device header.
26 for the MCUboot image header251 application if it does not have an image header, so if an application
241 Add MBEDTLS header files to the 'app' include path. It may be
460 By default BL2 header size in TF-M is 0x400. ROM_START_OFFSET461 needs to be updated if TF-M switches to use a different header
449 set(pad_args --pad --pad-header)
207 # libraries do not include this header. So we add the defines to all
Completed in 32 milliseconds