Home
last modified time | relevance | path

Searched refs:code (Results 1 – 21 of 21) sorted by relevance

/hal_silabs-latest/gecko/
DLicense.txt3 Source code in this SDK is covered by one of several different licenses.
17 Some code from third parties have been included in this SDK under a separate
19 However, licensed third-party code is not limited to this directory.
DREADME15 This code component is used to add Zephyr support for Silicon Labs EXX32 SoCs.
27 This source code depends on headers and sources from Zephyr:
/hal_silabs-latest/simplicity_sdk/
DLicense.txt3 Source code in this SDK is licensed to you under the terms of a default license
23 Some code from third parties have been included in this SDK under a separate
25 However, licensed third-party code is not limited to this directory.
/hal_silabs-latest/wiseconnect/
Dlicense.md3 Source code in this SDK is covered by one of several different licenses. The default license is the…
7 Some code from third parties has been included in this SDK under a separate license.
/hal_silabs-latest/gecko/Device/SiliconLabs/EFM32GG12B/Source/GCC/
Defm32gg12b.ld39 * It references following symbols, which must be defined in code:
42 * It defines following symbols, which code can use without definition:
157 * Location counter can end up 2byte aligned with narrow Thumb code but
158 * __etext is assumed by startup code to be the LMA of a section in RAM
/hal_silabs-latest/gecko/Device/
DReadMe-Device.txt17 having one of the Cortex-M core architectures, making code sharing and reuse
22 Silicon Labs continually works to provide updated and improved example code,
/hal_silabs-latest/gecko/emlib/
DReadMe_emlib.txt18 * Readability of the code and usability preferred before optimization for speed
48 Silicon Labs continually works to provide updated and improved example code,
/hal_silabs-latest/si32/
DREADME14 This code component is used to add Zephyr support for Silicon Labs SiM3U1xx SoCs.
23 This source code depends on headers and sources from Zephyr:
/hal_silabs-latest/gecko/Device/SiliconLabs/EFR32MG12P/Source/GCC/
Defr32mg12p.ld39 * It references following symbols, which must be defined in code:
42 * It defines following symbols, which code can use without definition:
/hal_silabs-latest/gecko/Device/SiliconLabs/EFM32PG12B/Source/GCC/
Defm32pg12b.ld39 * It references following symbols, which must be defined in code:
42 * It defines following symbols, which code can use without definition:
/hal_silabs-latest/gecko/Device/SiliconLabs/EFR32FG1P/Source/GCC/
Defr32fg1p.ld39 * It references following symbols, which must be defined in code:
42 * It defines following symbols, which code can use without definition:
/hal_silabs-latest/gecko/Device/SiliconLabs/EFM32PG1B/Source/GCC/
Defm32pg1b.ld39 * It references following symbols, which must be defined in code:
42 * It defines following symbols, which code can use without definition:
/hal_silabs-latest/gecko/Device/SiliconLabs/EFM32HG/Source/GCC/
Defm32hg.ld38 * It references following symbols, which must be defined in code:
41 * It defines following symbols, which code can use without definition:
/hal_silabs-latest/gecko/Device/SiliconLabs/EFM32GG11B/Source/GCC/
Defm32gg11b.ld39 * It references following symbols, which must be defined in code:
42 * It defines following symbols, which code can use without definition:
/hal_silabs-latest/gecko/Device/SiliconLabs/EFR32BG13P/Source/GCC/
Defr32bg13p.ld39 * It references following symbols, which must be defined in code:
42 * It defines following symbols, which code can use without definition:
/hal_silabs-latest/gecko/Device/SiliconLabs/EFM32WG/Source/GCC/
Defm32wg.ld38 * It references following symbols, which must be defined in code:
41 * It defines following symbols, which code can use without definition:
/hal_silabs-latest/gecko/Device/SiliconLabs/EFM32JG12B/Source/GCC/
Defm32jg12b.ld39 * It references following symbols, which must be defined in code:
42 * It defines following symbols, which code can use without definition:
/hal_silabs-latest/gecko/Device/SiliconLabs/EFR32FG13P/Source/GCC/
Defr32fg13p.ld39 * It references following symbols, which must be defined in code:
42 * It defines following symbols, which code can use without definition:
/hal_silabs-latest/zephyr/blobs/license/
DMSLA.txt57 libraries, application layers, and example code.
67 “Firmware” means executable or binary code that is embedded in the Silicon
89 “Object Code” means computer programming code in binary form suitable for
118 open source code and (c) states that use of the software is subject to the
121 “Software” means the computer programing code that was downloaded or otherwise
130 “Source Code” means the computer programming code in an uncompiled form
180 executable code of the Micrium Software in any written or electronic manner.
225 3.1.3. Example application code.
240 executable binary code, source code, physical media and Internet downloads.
565 to provide to Silicon Labs, at no cost, the source code and any documentation
[all …]
/hal_silabs-latest/wiseconnect/components/device/silabs/si91x/wireless/inc/
Dsl_si91x_driver.h284 uint32_t code; ///< Configuration code. The possible values are: member
/hal_silabs-latest/wiseconnect/components/device/silabs/si91x/wireless/src/
Dsl_si91x_driver.c477 nwp_config.code = SL_SI91X_ENABLE_NWP_WDT_FROM_HOST; in sl_si91x_driver_init()
2639 …if ((nwp_config.code & SL_SI91X_XO_CTUNE_FROM_HOST) || (nwp_config.code & SL_SI91X_ENABLE_NWP_WDT_… in sl_si91x_set_nwp_config_request()
2640 || (nwp_config.code & SL_SI91X_DISABLE_NWP_WDT_FROM_HOST)) { in sl_si91x_set_nwp_config_request()