/hal_stm32-latest/lib/stm32wb0/BLE_TransparentMode/System/Modules/ |
D | compiler.h | 81 #define SECTION(name) _Pragma(QUOTEME(location=name)) argument 171 #define SECTION(name) __attribute__((section(name))) argument 303 #define SECTION(name) __attribute__((section(name))) argument
|
/hal_stm32-latest/scripts/ |
D | serie_update.py | 503 if "template" in filename.name: 507 if "_hal_rcc" in filename.name: 510 if "_hal_" in filename.name: 518 + re.sub(pattern, r"\1", filename.name).upper() 520 + filename.name 523 if "_ll_" in filename.name: 531 + re.sub(pattern, r"\1", filename.name).upper() 533 + filename.name 736 + self.zephyr_module_serie_path.name
|
D | update_stm32_package.py | 76 if stmyyxx.is_dir() and "common_ll" not in stmyyxx.name: 83 stmyyxx.name[:-2],
|
D | README.rst | 49 - name: hal_stm32 70 - name: hal_stm32
|
/hal_stm32-latest/stm32cube/stm32wb0x/drivers/include/ |
D | stm32wb0x_hal_def.h | 235 #define __SECTION(name) __attribute__((section(name))) argument 242 #define __SECTION(name) _Pragma(QUOTEME(location=name)) argument
|
/hal_stm32-latest/scripts/genpinctrl/ |
D | genpinctrl.py | 325 m = re.search(r"GPIO-(.*)_Modes.xml", gpio_file.name) 355 name = remap_block.get("Name") 356 m = re.search(r"^[A-Z0-9]+_REMAP(\d+)", name) 365 pin_entries[signal_name].append(name) 442 if FAMILY_FILTER.should_skip_model(mcu_file.name):
|
D | pinctrl-template.j2 | 23 …{% set name = "%s%s%s_p%s%d%s" | format(entry["signal"], remap, variant, entry["port"], entry["pin… 24 /omit-if-no-ref/ {{ name }}: {{ name }} {
|
/hal_stm32-latest/scripts/genllheaders/ |
D | genllheaders.py | 53 if not entry.is_dir() or not entry.name.startswith("stm32"): 56 series = entry.name 71 m = re.match(r"^stm32[a-z0-9]+_ll_([a-z0-9]+)\.h$", header.name)
|
/hal_stm32-latest/stm32cube/ |
D | CMakeLists.txt | 12 # * CONFIG_SOC: name of the SoC 19 # * CONFIG_SOC_SERIES_{SERIES_NAME}: name of the STM32 series 28 # Convert the Zephyr lowercase SoC name to the value expected by STM32Cube
|
/hal_stm32-latest/ |
D | LICENSE | 35 Neither the name of STMicroelectronics nor the names of its contributors may 96 separable from, or merely link (or bind by name) to the interfaces of, 236 file or class name and description of purpose be included on the 240 Copyright {yyyy} {name of copyright owner} 284 3. Neither the name of STMicroelectronics nor the names of other contributors to
|
/hal_stm32-latest/scripts/common_utils/ |
D | common_utils.py | 17 log_path = dest_path / str(Path(patch_file).name + ".log")
|
/hal_stm32-latest/stm32cube/stm32wbaxx/ |
D | LICENSE.md | 14 3. Neither the name of the copyright holder nor the names of its contributors
|
/hal_stm32-latest/stm32cube/stm32wlxx/ |
D | LICENSE.md | 14 3. Neither the name of the copyright holder nor the names of its contributors
|
/hal_stm32-latest/stm32cube/stm32h7xx/ |
D | LICENSE.md | 14 3. Neither the name of the copyright holder nor the names of its contributors
|
/hal_stm32-latest/stm32cube/stm32u5xx/ |
D | LICENSE.md | 14 3. Neither the name of the copyright holder nor the names of its contributors
|
/hal_stm32-latest/stm32cube/stm32g0xx/ |
D | LICENSE.md | 14 3. Neither the name of the copyright holder nor the names of its contributors
|
/hal_stm32-latest/stm32cube/stm32wb0x/ |
D | LICENSE.md | 14 3. Neither the name of the copyright holder nor the names of its contributors
|
/hal_stm32-latest/stm32cube/stm32l0xx/ |
D | LICENSE.md | 14 3. Neither the name of the copyright holder nor the names of its contributors
|
/hal_stm32-latest/lib/stm32wb0/ |
D | LICENSE.md | 14 3. Neither the name of the copyright holder nor the names of its contributors
|
/hal_stm32-latest/stm32cube/stm32f0xx/ |
D | LICENSE.md | 14 3. Neither the name of the copyright holder nor the names of its contributors
|
/hal_stm32-latest/lib/stm32wb/ |
D | LICENSE.md | 14 3. Neither the name of the copyright holder nor the names of its contributors
|
/hal_stm32-latest/stm32cube/stm32u0xx/ |
D | LICENSE.md | 14 3. Neither the name of the copyright holder nor the names of its contributors
|
/hal_stm32-latest/lib/stm32wba/ |
D | LICENSE.md | 14 3. Neither the name of the copyright holder nor the names of its contributors
|
/hal_stm32-latest/lib/stm32wba/STM32_WPAN/link_layer/ll_cmd_lib/inc/ |
D | os_wrapper.h | 192 char* name,
|
/hal_stm32-latest/stm32cube/stm32c0xx/ |
D | LICENSE.md | 14 3. Neither the name of the copyright holder nor the names of its contributors
|