Searched refs:file (Results 1 – 18 of 18) sorted by relevance
| /hal_silabs-latest/scripts/ |
| D | gen_adc.py | 134 file = [ variable 151 file.append(f"#define IADC_INPUT_{k}{' ' * (max_key - len(k) + 1)}0x{v:x}") 153 file.append("") 154 file.append(f"#endif /* ZEPHYR_INCLUDE_DT_BINDINGS_ADC_SILABS_ADC_H_ */") 155 file.append("") 158 outfile.write_text("\n".join(file))
|
| D | gen_clock_control.py | 88 file = [ variable 119 outfile.write_text("\n".join(file))
|
| D | gen_acmp.py | 72 file = [ variable 97 outfile.write_text("\n".join(file))
|
| D | gen_pinctrl.py | 315 def parse_abus(file: Path) -> list: 326 with file.open() as f:
|
| /hal_silabs-latest/gecko/common/src/ |
| D | sl_assert.c | 66 void assertEFM(const char *file, int line) in assertEFM() argument 68 (void)file; /* Unused parameter */ in assertEFM()
|
| /hal_silabs-latest/simplicity_sdk/platform/common/src/ |
| D | sl_assert.c | 66 void assertEFM(const char *file, int line) in assertEFM() argument 68 (void)file; /* Unused parameter */ in assertEFM()
|
| /hal_silabs-latest/gecko/common/inc/ |
| D | sl_assert.h | 82 void assertEFM(const char *file, int line);
|
| /hal_silabs-latest/simplicity_sdk/platform/common/inc/ |
| D | sl_assert.h | 82 void assertEFM(const char *file, int line);
|
| /hal_silabs-latest/wiseconnect/ |
| D | license.md | 5 …les use different licensing terms. If so, they will be clearly marked in the beginning of the file.
|
| /hal_silabs-latest/si32/scripts/ |
| D | copy_hal | 56 fd . si32Hal/ --type file -x bash -c 'replace_copyright "$0"'
|
| /hal_silabs-latest/gecko/Device/ |
| D | ReadMe-Device.txt | 3 This archive contains header file and peripheral support libraries for
|
| /hal_silabs-latest/wiseconnect/components/device/silabs/si91x/mcu/drivers/unified_peripheral_drivers/src/ |
| D | sl_si91x_peripheral_gpio.c | 1243 void sl_assert_failed(uint8_t *file, uint32_t line) in sl_assert_failed() argument 1246 DEBUGOUT("Assert failed: file %s on line %lu \r\n", file, line); in sl_assert_failed() 1248 (void)file; in sl_assert_failed()
|
| /hal_silabs-latest/gecko/ |
| D | License.txt | 9 marked in the beginning of the file.
|
| /hal_silabs-latest/gecko/emlib/ |
| D | ReadMe_emlib.txt | 26 These APIs are based on CMSIS Device header file structure.
|
| /hal_silabs-latest/simplicity_sdk/ |
| D | License.txt | 12 marked in the beginning of the file.
|
| /hal_silabs-latest/si32/ |
| D | README | 59 * run `./scripts/extract_hal /path/to/downloaded-file`
|
| /hal_silabs-latest/wiseconnect/components/device/silabs/si91x/mcu/drivers/unified_peripheral_drivers/inc/ |
| D | sl_si91x_gpio.h | 992 void sl_assert_failed(uint8_t *file, uint32_t line);
|
| /hal_silabs-latest/zephyr/blobs/license/ |
| D | MSLA.txt | 432 Source Code includes a "NOTICE" text file as part of its distribution, then 434 the attribution notices contained within such NOTICE file, excluding those 436 one of the following places: within a NOTICE text file distributed as part of 440 appear. The contents of the NOTICE file are for informational purposes only
|