Home
last modified time | relevance | path

Searched refs:name (Results 1 – 25 of 42) sorted by relevance

12

/hal_stm32-latest/lib/stm32wb0/BLE_TransparentMode/System/Modules/
Dcompiler.h81 #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/
Dserie_update.py503 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
Dupdate_stm32_package.py76 if stmyyxx.is_dir() and "common_ll" not in stmyyxx.name:
83 stmyyxx.name[:-2],
DREADME.rst49 - name: hal_stm32
70 - name: hal_stm32
/hal_stm32-latest/stm32cube/stm32wb0x/drivers/include/
Dstm32wb0x_hal_def.h235 #define __SECTION(name) __attribute__((section(name))) argument
242 #define __SECTION(name) _Pragma(QUOTEME(location=name)) argument
/hal_stm32-latest/scripts/genpinctrl/
Dgenpinctrl.py325 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):
Dpinctrl-template.j223 …{% 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/
Dgenllheaders.py53 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/
DCMakeLists.txt12 # * 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/
DLICENSE35 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/
Dcommon_utils.py17 log_path = dest_path / str(Path(patch_file).name + ".log")
/hal_stm32-latest/stm32cube/stm32wbaxx/
DLICENSE.md14 3. Neither the name of the copyright holder nor the names of its contributors
/hal_stm32-latest/stm32cube/stm32wlxx/
DLICENSE.md14 3. Neither the name of the copyright holder nor the names of its contributors
/hal_stm32-latest/stm32cube/stm32h7xx/
DLICENSE.md14 3. Neither the name of the copyright holder nor the names of its contributors
/hal_stm32-latest/stm32cube/stm32u5xx/
DLICENSE.md14 3. Neither the name of the copyright holder nor the names of its contributors
/hal_stm32-latest/stm32cube/stm32g0xx/
DLICENSE.md14 3. Neither the name of the copyright holder nor the names of its contributors
/hal_stm32-latest/stm32cube/stm32wb0x/
DLICENSE.md14 3. Neither the name of the copyright holder nor the names of its contributors
/hal_stm32-latest/stm32cube/stm32l0xx/
DLICENSE.md14 3. Neither the name of the copyright holder nor the names of its contributors
/hal_stm32-latest/lib/stm32wb0/
DLICENSE.md14 3. Neither the name of the copyright holder nor the names of its contributors
/hal_stm32-latest/stm32cube/stm32f0xx/
DLICENSE.md14 3. Neither the name of the copyright holder nor the names of its contributors
/hal_stm32-latest/lib/stm32wb/
DLICENSE.md14 3. Neither the name of the copyright holder nor the names of its contributors
/hal_stm32-latest/stm32cube/stm32u0xx/
DLICENSE.md14 3. Neither the name of the copyright holder nor the names of its contributors
/hal_stm32-latest/lib/stm32wba/
DLICENSE.md14 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/
Dos_wrapper.h192 char* name,
/hal_stm32-latest/stm32cube/stm32c0xx/
DLICENSE.md14 3. Neither the name of the copyright holder nor the names of its contributors

12