Searched +full:license +full:- +full:path (Results 1 – 25 of 443) sorted by relevance
12345678910>>...18
/hal_stm32-3.7.0/scripts/ |
D | serie_update.py | 3 SPDX-License-Identifier: Apache-2.0 13 from pathlib import Path 22 SCRIPT_DIR = Path(__file__).absolute().parent 60 stm32cube_repo_path: directory path where to fetch github repo 70 FileNotFoundError: If Zphyr STM32 cube path is not found 90 # 2: zephyr stm32 path : ex: .../zephyr_project/module/hal/stm32 109 self.stm32cube_serie_path = self.stm32cube_repo_path / Path( 153 def rename_conf_template(self, path): argument 156 path: path where to apply the files processing 159 hal_conf_template_fullpath = Path( [all …]
|
D | ble_library.py | 3 SPDX-License-Identifier: Apache-2.0 12 from pathlib import Path 33 "Projects/P-NUCLEO-WB55.Nucleo/Applications/BLE/BLE_Hid/Core/Inc/app_common.h", 34 "Projects/P-NUCLEO-WB55.Nucleo/Applications/BLE/BLE_Hid/Core/Inc/app_conf.h", 35 "Projects/P-NUCLEO-WB55.Nucleo/Applications/BLE/BLE_Hid/Core/Inc/hw_if.h", 36 "Projects/P-NUCLEO-WB55.Nucleo/Applications/BLE/BLE_Hid/STM32_WPAN/Target/" 38 "Projects/P-NUCLEO-WB55.Nucleo/Applications/BLE/BLE_Hid/STM32_WPAN/App/" 42 ble_heartrate_app_path = "Projects/NUCLEO-WBA55CG/Applications/BLE/BLE_HeartRate" 141 hci_path = Path(dest_lib_path / "hci") 152 file_path = Path(src_repo_path / file) [all …]
|
D | update_stm32_package.py | 3 SPDX-License-Identifier: Apache-2.0 10 'python3 update_stm32_package.py -s <stm32_serie>' 19 from pathlib import Path 26 "-s", 27 "--stm32_serie", 34 "-c", 35 "--noclean", 41 "-r", 42 "--repo", 44 help="Allows to provide path where STM32Cube repo are stored", [all …]
|
/hal_stm32-3.7.0/scripts/genllheaders/ |
D | genllheaders.py | 6 python3 genllheaders.py [-p /path/to/HAL] [-o /path/to/output_dir] 10 SPDX-License-Identifier: Apache-2.0 15 from pathlib import Path 25 SCRIPT_DIR = Path(__file__).absolute().parent 28 README_TEMPLATE_FILE = "readme-template.j2" 31 HEADER_TEMPLATE_FILE = "header-template.j2" 45 hal_path: Zephyr CubeMX HAL path. 61 m = re.search(r"version v?([0-9\.]+)", readme) 71 m = re.match(r"^stm32[a-z0-9]+_ll_([a-z0-9]+)\.h$", header.name) 111 "-p", [all …]
|
/hal_stm32-3.7.0/scripts/genpinctrl/ |
D | genpinctrl.py | 6 python3 genpinctrl.py -p /path/to/stm32-open-pin-data-repository 7 [-o /path/to/output_dir] 11 SPDX-License-Identifier: Apache-2.0 17 from pathlib import Path 30 SCRIPT_DIR = Path(__file__).absolute().parent 36 CONFIG_FILE = SCRIPT_DIR / "stm32-pinctrl-config.yaml" 39 CONFIG_F1_FILE = SCRIPT_DIR / "stm32f1-pinctrl-config.yaml" 42 PINCTRL_TEMPLATE = "pinctrl-template.j2" 45 README_TEMPLATE = "readme-template.j2" 110 if entry["bias"] not in ("disable", "pull-up", "pull-down"): [all …]
|
/hal_stm32-3.7.0/lib/stm32wba/hci/ll/ |
D | ll_intf.h | 1 /*$Id: //dwh/bluetooth/DWC_ble154combo/firmware/rel/1.30a-SOW05Patchv6_2/firmware/public_inc/ll_int… 12 * Software or a Licensed Product under any End User Software License Agreement 17 * Synopsys MIT License: 18 * Copyright (c) 2020-Present Synopsys, Inc 187 * @brief The data in one advertising report from the non-connection manager to the LL interface 241 …* @brief The data in one direct advertising report from the non-connection manager to the LL inter… 296 uint8_t nse; /* number of sub-event*/ 340 …uint8_t pto; /* (Pre_Transmission_Offset) the offset in number of ISO_Intervals for pre-trans… 384 uint8_t pto; /*Offset used for pre-transmissions*/ 403 uint8_t pto; /*Offset used for pre-transmissions*/ [all …]
|
/hal_stm32-3.7.0/stm32cube/stm32wlxx/drivers/include/ |
D | stm32wlxx_ll_dac.h | 12 * This software is licensed under terms that can be found in the LICENSE file 14 * If no LICENSE file comes with this software, it is provided AS-IS. 19 /* Define to prevent recursive inclusion -------------------------------------*/ 27 /* Includes ------------------------------------------------------------------*/ 40 /* Private types -------------------------------------------------------------*/ 41 /* Private variables ---------------------------------------------------------*/ 43 /* Private constants ---------------------------------------------------------*/ 50 /* - channel bits position into registers CR, MCR, CCR, SHHR, SHRR */ 51 /* - channel bits position into register SWTRIG */ 52 /* - channel register offset of data holding register DHRx */ [all …]
|
/hal_stm32-3.7.0/stm32cube/stm32g0xx/drivers/include/ |
D | stm32g0xx_ll_dac.h | 12 * This software is licensed under terms that can be found in the LICENSE file 14 * If no LICENSE file comes with this software, it is provided AS-IS. 19 /* Define to prevent recursive inclusion -------------------------------------*/ 27 /* Includes ------------------------------------------------------------------*/ 40 /* Private types -------------------------------------------------------------*/ 41 /* Private variables ---------------------------------------------------------*/ 43 /* Private constants ---------------------------------------------------------*/ 50 /* - channel bits position into registers CR, MCR, CCR, SHHR, SHRR */ 51 /* - channel bits position into register SWTRIG */ 52 /* - channel register offset of data holding register DHRx */ [all …]
|
/hal_stm32-3.7.0/stm32cube/stm32h7xx/drivers/include/ |
D | stm32h7xx_ll_dac.h | 12 * This software is licensed under terms that can be found in the LICENSE file 14 * If no LICENSE file comes with this software, it is provided AS-IS. 19 /* Define to prevent recursive inclusion -------------------------------------*/ 27 /* Includes ------------------------------------------------------------------*/ 40 /* Private types -------------------------------------------------------------*/ 41 /* Private variables ---------------------------------------------------------*/ 43 /* Private constants ---------------------------------------------------------*/ 50 /* - channel bits position into registers CR, MCR, CCR, SHHR, SHRR */ 51 /* - channel bits position into register SWTRIG */ 52 /* - channel register offset of data holding register DHRx */ [all …]
|
D | stm32h7xx_ll_sdmmc.h | 12 * This software is licensed under terms that can be found in the LICENSE file 14 * If no LICENSE file comes with this software, it is provided AS-IS. 19 /* Define to prevent recursive inclusion -------------------------------------*/ 27 /* Includes ------------------------------------------------------------------*/ 38 /* Exported types ------------------------------------------------------------*/ 91 uint32_t CPSM; /*!< Specifies whether SDMMC Command path state machine (CPSM) 116 uint32_t DPSM; /*!< Specifies whether SDMMC Data path state machine (DPSM) 125 /* Exported constants --------------------------------------------------------*/ 216 …T ((uint8_t)42U) /*!< (ACMD42) Connect/Disconnect the 50 KOhm pull-up resistor on CD/DAT… 664 /* Exported macro ------------------------------------------------------------*/ [all …]
|
/hal_stm32-3.7.0/stm32cube/stm32l5xx/drivers/include/ |
D | stm32l5xx_ll_dac.h | 12 * This software is licensed under terms that can be found in the LICENSE file 14 * If no LICENSE file comes with this software, it is provided AS-IS. 19 /* Define to prevent recursive inclusion -------------------------------------*/ 27 /* Includes ------------------------------------------------------------------*/ 40 /* Private types -------------------------------------------------------------*/ 41 /* Private variables ---------------------------------------------------------*/ 43 /* Private constants ---------------------------------------------------------*/ 50 /* - channel bits position into registers CR, MCR, CCR, SHHR, SHRR */ 51 /* - channel bits position into register SWTRIG */ 52 /* - channel register offset of data holding register DHRx */ [all …]
|
D | stm32l5xx_ll_sdmmc.h | 12 * This software is licensed under terms that can be found in the LICENSE file 14 * If no LICENSE file comes with this software, it is provided AS-IS. 19 /* Define to prevent recursive inclusion -------------------------------------*/ 27 /* Includes ------------------------------------------------------------------*/ 38 /* Exported types ------------------------------------------------------------*/ 91 uint32_t CPSM; /*!< Specifies whether SDMMC Command path state machine (CPSM) 116 uint32_t DPSM; /*!< Specifies whether SDMMC Data path state machine (DPSM) 125 /* Exported constants --------------------------------------------------------*/ 216 …T ((uint8_t)42U) /*!< (ACMD42) Connect/Disconnect the 50 KOhm pull-up resistor on CD/DAT… 673 /* Exported macro ------------------------------------------------------------*/ [all …]
|
/hal_stm32-3.7.0/stm32cube/stm32u5xx/drivers/include/ |
D | stm32u5xx_ll_dac.h | 12 * This software is licensed under terms that can be found in the LICENSE file 14 * If no LICENSE file comes with this software, it is provided AS-IS. 19 /* Define to prevent recursive inclusion -------------------------------------*/ 27 /* Includes ------------------------------------------------------------------*/ 40 /* Private types -------------------------------------------------------------*/ 41 /* Private variables ---------------------------------------------------------*/ 43 /* Private constants ---------------------------------------------------------*/ 50 /* - channel bits position into registers CR, MCR, CCR, SHHR, SHRR */ 51 /* - channel bits position into register SWTRIG */ 52 /* - channel register offset of data holding register DHRx */ [all …]
|
D | stm32u5xx_ll_sdmmc.h | 12 * This software is licensed under terms that can be found in the LICENSE file 14 * If no LICENSE file comes with this software, it is provided AS-IS. 19 /* Define to prevent recursive inclusion -------------------------------------*/ 27 /* Includes ------------------------------------------------------------------*/ 38 /* Exported types ------------------------------------------------------------*/ 91 uint32_t CPSM; /*!< Specifies whether SDMMC Command path state machine (CPSM) 116 uint32_t DPSM; /*!< Specifies whether SDMMC Data path state machine (DPSM) 147 /* Exported constants --------------------------------------------------------*/ 238 …T ((uint8_t)42U) /*!< (ACMD42) Connect/Disconnect the 50 KOhm pull-up resistor on CD/DAT… 695 /* Exported macro ------------------------------------------------------------*/ [all …]
|
/hal_stm32-3.7.0/stm32cube/stm32h5xx/drivers/include/ |
D | stm32h5xx_ll_dac.h | 12 * This software is licensed under terms that can be found in the LICENSE file 14 * If no LICENSE file comes with this software, it is provided AS-IS. 19 /* Define to prevent recursive inclusion -------------------------------------*/ 27 /* Includes ------------------------------------------------------------------*/ 40 /* Private types -------------------------------------------------------------*/ 41 /* Private variables ---------------------------------------------------------*/ 43 /* Private constants ---------------------------------------------------------*/ 50 /* - channel bits position into registers CR, MCR, CCR, SHHR, SHRR */ 51 /* - channel bits position into register SWTRIG */ 52 /* - channel register offset of data holding register DHRx */ [all …]
|
/hal_stm32-3.7.0/stm32cube/stm32l4xx/drivers/include/ |
D | stm32l4xx_ll_dac.h | 12 * This software is licensed under terms that can be found in the LICENSE file 14 * If no LICENSE file comes with this software, it is provided AS-IS. 19 /* Define to prevent recursive inclusion -------------------------------------*/ 27 /* Includes ------------------------------------------------------------------*/ 40 /* Private types -------------------------------------------------------------*/ 41 /* Private variables ---------------------------------------------------------*/ 43 /* Private constants ---------------------------------------------------------*/ 50 /* - channel bits position into registers CR, MCR, CCR, SHHR, SHRR */ 51 /* - channel bits position into register SWTRIG */ 52 /* - channel register offset of data holding register DHRx */ [all …]
|
/hal_stm32-3.7.0/zephyr/ |
D | module.yml | 6 - path: stm32wba/lib/LinkLayer_BLE_Full_lib.a 10 license-path: zephyr/blobs/stm32wba/lib/license.md 13 - path: stm32wba/lib/stm32wba_ble_stack_llo.a 17 license-path: zephyr/blobs/stm32wba/lib/license.md
|
/hal_stm32-3.7.0/stm32cube/stm32f4xx/drivers/include/ |
D | stm32f4xx_ll_adc.h | 12 * This software is licensed under terms that can be found in the LICENSE file 14 * If no LICENSE file comes with this software, it is provided AS-IS. 19 /* Define to prevent recursive inclusion -------------------------------------*/ 27 /* Includes ------------------------------------------------------------------*/ 40 /* Private types -------------------------------------------------------------*/ 41 /* Private variables ---------------------------------------------------------*/ 43 /* Private constants ---------------------------------------------------------*/ 50 /* - sequencer register offset */ 51 /* - sequencer rank bits position into the selected register */ 84 /* - data register offset */ [all …]
|
/hal_stm32-3.7.0/stm32cube/stm32f7xx/drivers/include/ |
D | stm32f7xx_ll_adc.h | 12 * This software is licensed under terms that can be found in the LICENSE file 14 * If no LICENSE file comes with this software, it is provided AS-IS. 19 /* Define to prevent recursive inclusion -------------------------------------*/ 27 /* Includes ------------------------------------------------------------------*/ 40 /* Private types -------------------------------------------------------------*/ 41 /* Private variables ---------------------------------------------------------*/ 43 /* Private constants ---------------------------------------------------------*/ 50 /* - sequencer register offset */ 51 /* - sequencer rank bits position into the selected register */ 84 /* - data register offset */ [all …]
|
/hal_stm32-3.7.0/stm32cube/stm32mp1xx/drivers/include/ |
D | stm32mp1xx_ll_sdmmc.h | 12 * This software is licensed under terms that can be found in the LICENSE file 14 * If no LICENSE file comes with this software, it is provided AS-IS. 19 /* Define to prevent recursive inclusion -------------------------------------*/ 27 /* Includes ------------------------------------------------------------------*/ 38 /* Exported types ------------------------------------------------------------*/ 87 uint32_t CPSM; /*!< Specifies whether SDMMC Command path state machine (CPSM) 112 uint32_t DPSM; /*!< Specifies whether SDMMC Data path state machine (DPSM) 121 /* Exported constants --------------------------------------------------------*/ 229 …T ((uint8_t)42U) /*!< (ACMD42) Connect/Disconnect the 50 KOhm pull-up resistor on CD/DAT… 633 /* Exported macro ------------------------------------------------------------*/ [all …]
|
/hal_stm32-3.7.0/stm32cube/stm32l0xx/drivers/include/ |
D | stm32l0xx_ll_comp.h | 12 * This software is licensed under terms that can be found in the LICENSE file 14 * If no LICENSE file comes with this software, it is provided AS-IS. 19 /* Define to prevent recursive inclusion -------------------------------------*/ 27 /* Includes ------------------------------------------------------------------*/ 40 /* Private types -------------------------------------------------------------*/ 41 /* Private variables ---------------------------------------------------------*/ 42 /* Private constants ---------------------------------------------------------*/ 54 /* Private macros ------------------------------------------------------------*/ 55 /* Exported types ------------------------------------------------------------*/ 71 uint32_t InputPlus; /*!< Set comparator input plus (non-inverting input). [all …]
|
/hal_stm32-3.7.0/stm32cube/stm32g4xx/drivers/include/ |
D | stm32g4xx_ll_dac.h | 12 * This software is licensed under terms that can be found in the LICENSE file 14 * If no LICENSE file comes with this software, it is provided AS-IS. 19 /* Define to prevent recursive inclusion -------------------------------------*/ 27 /* Includes ------------------------------------------------------------------*/ 40 /* Private types -------------------------------------------------------------*/ 41 /* Private variables ---------------------------------------------------------*/ 43 /* Private constants ---------------------------------------------------------*/ 50 /* - channel bits position into registers CR, MCR, CCR, SHHR, SHRR, STMODR */ 51 /* - channel bits position into register SWTRIG */ 52 /* - channel bits position into register SWTRIGB */ [all …]
|
/hal_stm32-3.7.0/stm32cube/stm32u5xx/drivers/src/ |
D | stm32u5xx_hal_mmc.c | 8 * + Initialization and de-initialization functions 19 * This software is licensed under terms that can be found in the LICENSE file 21 * If no LICENSE file comes with this software, it is provided AS-IS. 45 (+++) Configure these SDMMC pins as alternate function pull-up using HAL_GPIO_Init() 85 of plug-off plug-in. 90 SDMMC_CK frequency doesn't exceed 25MHz and 100MHz in High-speed mode switch. 94 (#) Configure the MMC Card in wide bus mode: 4-bits data. 101 This function support only 512-bytes block length (the block size should be 109 This function support only 512-bytes block length (the block size should be 129 This function support only 512-bytes block length (the block size should be [all …]
|
/hal_stm32-3.7.0/stm32cube/stm32h7rsxx/drivers/src/ |
D | stm32h7rsxx_hal_mmc.c | 8 * + Initialization and de-initialization functions 19 * This software is licensed under terms that can be found in the LICENSE file 21 * If no LICENSE file comes with this software, it is provided AS-IS. 45 (+++) Configure these SDMMC pins as alternate function pull-up using HAL_GPIO_Init() 85 of plug-off plug-in. 90 SDMMC_CK frequency doesn't exceed 25MHz and 100MHz in High-speed mode switch. 94 (#) Configure the MMC Card in wide bus mode: 4-bits data. 101 This function support only 512-bytes block length (the block size should be 109 This function support only 512-bytes block length (the block size should be 129 This function support only 512-bytes block length (the block size should be [all …]
|
/hal_stm32-3.7.0/stm32cube/stm32l5xx/drivers/src/ |
D | stm32l5xx_hal_mmc.c | 8 * + Initialization and de-initialization functions 19 * This software is licensed under terms that can be found in the LICENSE file 21 * If no LICENSE file comes with this software, it is provided AS-IS. 45 (+++) Configure these SDMMC pins as alternate function pull-up using HAL_GPIO_Init() 85 of plug-off plug-in. 90 SDMMC_CK frequency doesn't exceed 25MHz and 100MHz in High-speed mode switch. 94 (#) Configure the MMC Card in wide bus mode: 4-bits data. 101 This function support only 512-bytes block length (the block size should be 109 This function support only 512-bytes block length (the block size should be 129 This function support only 512-bytes block length (the block size should be [all …]
|
12345678910>>...18