Home
last modified time | relevance | path

Searched refs:header (Results 1 – 13 of 13) sorted by relevance

/modules/hal_silabs/simplicity_sdk/
A DKconfig20 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.
/modules/canopennode/
A Dcanopen_program.c317 struct mcuboot_img_header header; in canopen_odf_1f56() local
352 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()
/modules/nanopb/
A Dnanopb.cmake27 # Generate source and header files from provided .proto files and
38 # Create unique target name for generated header list
/modules/hal_nxp/mcux/mcux-sdk-ng/
A Dfixup.cmake7 # So expose the driver header include path, make the shim driver can use them.
/modules/hal_gigadevice/
A DCMakeLists.txt23 # The header files of GigaDevice firmware are reference HXTAL_VALUE.
25 # via that header files.
/modules/hal_nxp/mcux/
A Dreadme.md96 │ ├── MIMXRT633S.h # SOC header
123 2. Dual-core SOCs have separate header and system files for
135 - `core_id_suffix_name`: matches header file suffixes (`cm33`, `dsp`)
193 along with device-specific code like header files.
/modules/lvgl/
A DKconfig66 Add LVGL header files to the 'app' include path. It may be
198 Must be defined to include path of CMSIS header of target processor
/modules/hal_silabs/gecko/
A DCMakeLists.txt85 # The gecko SDK uses the cpu name to include the matching device header.
/modules/
A DKconfig.mcuboot26 for the MCUboot image header
251 application if it does not have an image header, so if an application
/modules/mbedtls/
A DKconfig241 Add MBEDTLS header files to the 'app' include path. It may be
/modules/trusted-firmware-m/
A DKconfig.tfm460 By default BL2 header size in TF-M is 0x400. ROM_START_OFFSET
461 needs to be updated if TF-M switches to use a different header
A DCMakeLists.txt449 set(pad_args --pad --pad-header)
/modules/openthread/
A DCMakeLists.txt207 # libraries do not include this header. So we add the defines to all

Completed in 32 milliseconds