Searched +full:- +full:r (Results 1 – 25 of 305) sorted by relevance
12345678910>>...13
/hal_stm32-3.6.0/stm32cube/stm32wbaxx/drivers/include/ |
D | stm32wbaxx_ll_hsem.h | 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 ---------------------------------------------------------*/ 43 /* Private macros ------------------------------------------------------------*/ 45 /* Exported types ------------------------------------------------------------*/ 46 /* Exported constants --------------------------------------------------------*/ 120 /* Exported macro ------------------------------------------------------------*/ [all …]
|
/hal_stm32-3.6.0/stm32cube/stm32mp1xx/drivers/include/ |
D | stm32mp1xx_ll_hsem.h | 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 ---------------------------------------------------------*/ 43 /* Private macros ------------------------------------------------------------*/ 45 /* Exported types ------------------------------------------------------------*/ 46 /* Exported constants --------------------------------------------------------*/ 108 /* Exported macro ------------------------------------------------------------*/ [all …]
|
/hal_stm32-3.6.0/stm32cube/stm32wbxx/drivers/include/ |
D | stm32wbxx_ll_hsem.h | 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 ---------------------------------------------------------*/ 43 /* Private macros ------------------------------------------------------------*/ 45 /* Exported types ------------------------------------------------------------*/ 46 /* Exported constants --------------------------------------------------------*/ 110 /* Exported macro ------------------------------------------------------------*/ [all …]
|
/hal_stm32-3.6.0/stm32cube/stm32h7xx/drivers/include/ |
D | stm32h7xx_ll_hsem.h | 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 ---------------------------------------------------------*/ 43 /* Private macros ------------------------------------------------------------*/ 45 /* Exported types ------------------------------------------------------------*/ 46 /* Exported constants --------------------------------------------------------*/ 116 /* Exported macro ------------------------------------------------------------*/ [all …]
|
/hal_stm32-3.6.0/stm32cube/stm32wlxx/drivers/include/ |
D | stm32wlxx_ll_hsem.h | 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 ---------------------------------------------------------*/ 43 /* Private macros ------------------------------------------------------------*/ 45 /* Exported types ------------------------------------------------------------*/ 46 /* Exported constants --------------------------------------------------------*/ 112 /* Exported macro ------------------------------------------------------------*/ [all …]
|
/hal_stm32-3.6.0/lib/stm32wba/hci/ |
D | flash_manager.c | 16 * If no LICENSE file comes with this software, it is provided AS-IS. 22 /* Includes ------------------------------------------------------------------*/ 34 /* Global variables ----------------------------------------------------------*/ 35 /* Private typedef -----------------------------------------------------------*/ 63 /* Private defines -----------------------------------------------------------*/ 69 /* Private macros ------------------------------------------------------------*/ 70 /* Private variables ---------------------------------------------------------*/ 117 /* Private function prototypes -----------------------------------------------*/ 122 /* Functions Definition ------------------------------------------------------*/ 140 LOG_ERROR_SYSTEM("\r\nFM_Write - Destination address not part of the flash"); in FM_Write() [all …]
|
/hal_stm32-3.6.0/stm32cube/stm32h7xx/drivers/src/ |
D | stm32h7xx_hal_hsem.c | 8 * + Semaphore Take function (2-Step Procedure) , non blocking 9 * + Semaphore FastTake function (1-Step Procedure) , non blocking 25 * If no LICENSE file comes with this software, it is provided AS-IS. 33 …(#)Take a semaphore In 2-Step mode Using function HAL_HSEM_Take. This function takes as parameters… 36 …(#) Fast Take semaphore In 1-Step mode Using function HAL_HSEM_FastTake. This function takes as pa… 87 /* Includes ------------------------------------------------------------------*/ 101 /* Private typedef -----------------------------------------------------------*/ 102 /* Private define ------------------------------------------------------------*/ 124 /* Private macro -------------------------------------------------------------*/ 125 /* Private variables ---------------------------------------------------------*/ [all …]
|
D | stm32h7xx_hal_crc.c | 8 * + Initialization and de-initialization functions 20 * If no LICENSE file comes with this software, it is provided AS-IS. 30 (++) specify generating polynomial (peripheral default or non-default one) 31 (++) specify initialization value (peripheral default or non-default one) 39 (default or non-default) to initiate CRC calculation 45 /* Includes ------------------------------------------------------------------*/ 59 /* Private typedef -----------------------------------------------------------*/ 60 /* Private define ------------------------------------------------------------*/ 61 /* Private macro -------------------------------------------------------------*/ 62 /* Private variables ---------------------------------------------------------*/ [all …]
|
/hal_stm32-3.6.0/stm32cube/stm32mp1xx/drivers/src/ |
D | stm32mp1xx_hal_hsem.c | 8 * + Semaphore Take function (2-Step Procedure) , non blocking 9 * + Semaphore FastTake function (1-Step Procedure) , non blocking 25 * If no LICENSE file comes with this software, it is provided AS-IS. 33 …(#)Take a semaphore In 2-Step mode Using function HAL_HSEM_Take. This function takes as parameters… 36 …(#) Fast Take semaphore In 1-Step mode Using function HAL_HSEM_FastTake. This function takes as pa… 87 /* Includes ------------------------------------------------------------------*/ 101 /* Private typedef -----------------------------------------------------------*/ 102 /* Private define ------------------------------------------------------------*/ 116 /* Private macro -------------------------------------------------------------*/ 117 /* Private variables ---------------------------------------------------------*/ [all …]
|
/hal_stm32-3.6.0/scripts/ |
D | serie_update.py | 3 SPDX-License-Identifier: Apache-2.0 41 v = re.sub("v", r"", version) 164 re.sub("_template", r"", str(hal_conf_template_fullpath)) 173 ("git", "ls-remote", "--heads", "origin", "master"), 175 ).decode("utf-8") 193 self.os_cmd(("git", "clean", "-fdx"), cwd=self.stm32cube_serie_path) 197 self.os_cmd(("git", "submodule", "update", "--init"), 200 # "Using --recurse-submodules will update the content of all active 203 # checkout will fail unless -f is used." 204 # https://git-scm.com/docs/git-checkout [all …]
|
/hal_stm32-3.6.0/stm32cube/stm32h5xx/drivers/src/ |
D | stm32h5xx_ll_rcc.c | 14 * If no LICENSE file comes with this software, it is provided AS-IS. 20 /* Includes ------------------------------------------------------------------*/ 37 /* Private types -------------------------------------------------------------*/ 38 /* Private variables ---------------------------------------------------------*/ 39 /* Private constants ---------------------------------------------------------*/ 40 /* Private macros ------------------------------------------------------------*/ 142 /* Private function prototypes -----------------------------------------------*/ 156 /* Exported functions --------------------------------------------------------*/ 168 * - HSI ON and used as system clock source 169 * - HSE, CSI, PLL1, PLL2 and PLL3 OFF [all …]
|
/hal_stm32-3.6.0/stm32cube/stm32h5xx/drivers/include/ |
D | stm32h5xx_ll_rcc.h | 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 ---------------------------------------------------------*/ 52 /* Private macros ------------------------------------------------------------*/ 58 -------------------------------------------------------- 61 --------------------------------------------------------*/ 90 /* Exported types ------------------------------------------------------------*/ [all …]
|
/hal_stm32-3.6.0/stm32cube/stm32wbxx/drivers/src/ |
D | stm32wbxx_hal_hsem.c | 8 * + Semaphore Take function (2-Step Procedure) , non blocking 9 * + Semaphore FastTake function (1-Step Procedure) , non blocking 25 * If no LICENSE file comes with this software, it is provided AS-IS. 33 …(#)Take a semaphore In 2-Step mode Using function HAL_HSEM_Take. This function takes as parameters… 36 …(#) Fast Take semaphore In 1-Step mode Using function HAL_HSEM_FastTake. This function takes as pa… 87 /* Includes ------------------------------------------------------------------*/ 101 /* Private typedef -----------------------------------------------------------*/ 102 /* Private define ------------------------------------------------------------*/ 124 /* Private macro -------------------------------------------------------------*/ 125 /* Private variables ---------------------------------------------------------*/ [all …]
|
D | stm32wbxx_hal_crc.c | 8 * + Initialization and de-initialization functions 20 * If no LICENSE file comes with this software, it is provided AS-IS. 30 (++) specify generating polynomial (peripheral default or non-default one) 31 (++) specify initialization value (peripheral default or non-default one) 39 (default or non-default) to initiate CRC calculation 45 /* Includes ------------------------------------------------------------------*/ 59 /* Private typedef -----------------------------------------------------------*/ 60 /* Private define ------------------------------------------------------------*/ 61 /* Private macro -------------------------------------------------------------*/ 62 /* Private variables ---------------------------------------------------------*/ [all …]
|
/hal_stm32-3.6.0/stm32cube/stm32wlxx/drivers/src/ |
D | stm32wlxx_hal_hsem.c | 8 * + Semaphore Take function (2-Step Procedure) , non blocking 9 * + Semaphore FastTake function (1-Step Procedure) , non blocking 25 * If no LICENSE file comes with this software, it is provided AS-IS. 33 …(#)Take a semaphore In 2-Step mode Using function HAL_HSEM_Take. This function takes as parameters… 36 …(#) Fast Take semaphore In 1-Step mode Using function HAL_HSEM_FastTake. This function takes as pa… 87 /* Includes ------------------------------------------------------------------*/ 101 /* Private typedef -----------------------------------------------------------*/ 102 /* Private define ------------------------------------------------------------*/ 124 /* Private macro -------------------------------------------------------------*/ 125 /* Private variables ---------------------------------------------------------*/ [all …]
|
D | stm32wlxx_hal_crc.c | 8 * + Initialization and de-initialization functions 20 * If no LICENSE file comes with this software, it is provided AS-IS. 30 (++) specify generating polynomial (peripheral default or non-default one) 31 (++) specify initialization value (peripheral default or non-default one) 39 (default or non-default) to initiate CRC calculation 45 /* Includes ------------------------------------------------------------------*/ 59 /* Private typedef -----------------------------------------------------------*/ 60 /* Private define ------------------------------------------------------------*/ 61 /* Private macro -------------------------------------------------------------*/ 62 /* Private variables ---------------------------------------------------------*/ [all …]
|
/hal_stm32-3.6.0/stm32cube/stm32wbaxx/drivers/src/ |
D | stm32wbaxx_hal_hsem.c | 8 * + Semaphore Take function (2-Step Procedure) , non blocking 9 * + Semaphore FastTake function (1-Step Procedure) , non blocking 25 * If no LICENSE file comes with this software, it is provided AS-IS. 33 …(#)Take a semaphore In 2-Step mode Using function HAL_HSEM_Take. This function takes as parameters… 36 …(#) Fast Take semaphore In 1-Step mode Using function HAL_HSEM_FastTake. This function takes as pa… 87 /* Includes ------------------------------------------------------------------*/ 101 /* Private typedef -----------------------------------------------------------*/ 102 /* Private define ------------------------------------------------------------*/ 114 /* Private macro -------------------------------------------------------------*/ 115 /* Private variables ---------------------------------------------------------*/ [all …]
|
D | stm32wbaxx_hal_crc.c | 8 * + Initialization and de-initialization functions 20 * If no LICENSE file comes with this software, it is provided AS-IS. 30 (++) specify generating polynomial (peripheral default or non-default one) 31 (++) specify initialization value (peripheral default or non-default one) 39 (default or non-default) to initiate CRC calculation 45 /* Includes ------------------------------------------------------------------*/ 59 /* Private typedef -----------------------------------------------------------*/ 60 /* Private define ------------------------------------------------------------*/ 61 /* Private macro -------------------------------------------------------------*/ 62 /* Private variables ---------------------------------------------------------*/ [all …]
|
/hal_stm32-3.6.0/stm32cube/stm32l4xx/drivers/src/ |
D | stm32l4xx_hal_crc.c | 8 * + Initialization and de-initialization functions 20 * If no LICENSE file comes with this software, it is provided AS-IS. 30 (++) specify generating polynomial (peripheral default or non-default one) 31 (++) specify initialization value (peripheral default or non-default one) 39 (default or non-default) to initiate CRC calculation 45 /* Includes ------------------------------------------------------------------*/ 59 /* Private typedef -----------------------------------------------------------*/ 60 /* Private define ------------------------------------------------------------*/ 61 /* Private macro -------------------------------------------------------------*/ 62 /* Private variables ---------------------------------------------------------*/ [all …]
|
/hal_stm32-3.6.0/stm32cube/stm32g4xx/drivers/src/ |
D | stm32g4xx_hal_crc.c | 8 * + Initialization and de-initialization functions 20 * If no LICENSE file comes with this software, it is provided AS-IS. 30 (++) specify generating polynomial (peripheral default or non-default one) 31 (++) specify initialization value (peripheral default or non-default one) 39 (default or non-default) to initiate CRC calculation 45 /* Includes ------------------------------------------------------------------*/ 59 /* Private typedef -----------------------------------------------------------*/ 60 /* Private define ------------------------------------------------------------*/ 61 /* Private macro -------------------------------------------------------------*/ 62 /* Private variables ---------------------------------------------------------*/ [all …]
|
/hal_stm32-3.6.0/stm32cube/stm32f0xx/drivers/src/ |
D | stm32f0xx_hal_crc.c | 8 * + Initialization and de-initialization functions 20 * If no LICENSE file comes with this software, it is provided AS-IS. 30 (++) specify generating polynomial (peripheral default or non-default one) 31 (++) specify initialization value (peripheral default or non-default one) 39 (default or non-default) to initiate CRC calculation 45 /* Includes ------------------------------------------------------------------*/ 59 /* Private typedef -----------------------------------------------------------*/ 60 /* Private define ------------------------------------------------------------*/ 61 /* Private macro -------------------------------------------------------------*/ 62 /* Private variables ---------------------------------------------------------*/ [all …]
|
/hal_stm32-3.6.0/stm32cube/stm32c0xx/drivers/src/ |
D | stm32c0xx_hal_crc.c | 8 * + Initialization and de-initialization functions 20 * If no LICENSE file comes with this software, it is provided AS-IS. 30 (++) specify generating polynomial (peripheral default or non-default one) 31 (++) specify initialization value (peripheral default or non-default one) 39 (default or non-default) to initiate CRC calculation 45 /* Includes ------------------------------------------------------------------*/ 59 /* Private typedef -----------------------------------------------------------*/ 60 /* Private define ------------------------------------------------------------*/ 61 /* Private macro -------------------------------------------------------------*/ 62 /* Private variables ---------------------------------------------------------*/ [all …]
|
/hal_stm32-3.6.0/stm32cube/stm32f7xx/drivers/src/ |
D | stm32f7xx_hal_crc.c | 8 * + Initialization and de-initialization functions 20 * If no LICENSE file comes with this software, it is provided AS-IS. 30 (++) specify generating polynomial (peripheral default or non-default one) 31 (++) specify initialization value (peripheral default or non-default one) 39 (default or non-default) to initiate CRC calculation 45 /* Includes ------------------------------------------------------------------*/ 59 /* Private typedef -----------------------------------------------------------*/ 60 /* Private define ------------------------------------------------------------*/ 61 /* Private macro -------------------------------------------------------------*/ 62 /* Private variables ---------------------------------------------------------*/ [all …]
|
/hal_stm32-3.6.0/stm32cube/stm32u5xx/drivers/src/ |
D | stm32u5xx_hal_crc.c | 8 * + Initialization and de-initialization functions 20 * If no LICENSE file comes with this software, it is provided AS-IS. 30 (++) specify generating polynomial (peripheral default or non-default one) 31 (++) specify initialization value (peripheral default or non-default one) 39 (default or non-default) to initiate CRC calculation 45 /* Includes ------------------------------------------------------------------*/ 59 /* Private typedef -----------------------------------------------------------*/ 60 /* Private define ------------------------------------------------------------*/ 61 /* Private macro -------------------------------------------------------------*/ 62 /* Private variables ---------------------------------------------------------*/ [all …]
|
/hal_stm32-3.6.0/stm32cube/stm32l0xx/drivers/src/ |
D | stm32l0xx_hal_crc.c | 8 * + Initialization and de-initialization functions 20 * If no LICENSE file comes with this software, it is provided AS-IS. 30 (++) specify generating polynomial (peripheral default or non-default one) 31 (++) specify initialization value (peripheral default or non-default one) 39 (default or non-default) to initiate CRC calculation 45 /* Includes ------------------------------------------------------------------*/ 59 /* Private typedef -----------------------------------------------------------*/ 60 /* Private define ------------------------------------------------------------*/ 61 /* Private macro -------------------------------------------------------------*/ 62 /* Private variables ---------------------------------------------------------*/ [all …]
|
12345678910>>...13