Searched +full:requirements +full:- +full:test (Results 1 – 25 of 52) sorted by relevance
123
/hal_stm32-latest/.github/workflows/ |
D | test.yml | 1 name: Test 7 runs-on: ubuntu-latest 9 fail-fast: false 11 python-version: ['3.9', '3.10'] 13 - uses: actions/checkout@v1 14 - name: Set up Python 15 uses: actions/setup-python@v1 17 python-version: ${{ matrix.python-version }} 18 - name: install dependencies 20 pip3 install -r scripts/requirements.txt [all …]
|
/hal_stm32-latest/scripts/tests/ |
D | README.md | 10 pip install -r scripts/requirements-test.txt
|
/hal_stm32-latest/lib/stm32wb0/STM32_BLE/stack/include/ |
D | ble_api.h | 15 * If no LICENSE file comes with this software, it is provided AS-IS. 31 * - 0x00 ... 0xEF 41 * - 0x0000 (0 ms) : No advertising duration 42 * - 0x0001 (10 ms) ... 0xFFFF (655350 ms) 45 /** The Max_Extended_Advertising_Events[i] parameter, if non-zero, indicates the 50 * - 0x00: No maximum number of advertising events. 51 * - 0x01 ... 0xFF: Maximum number of extended advertising events. 62 * - 0x00: Passive Scanning 63 * - 0x01: Active Scanning 69 * - 0x0004 (2.500 ms) ... 0xFFFF (40959.375 ms) [all …]
|
/hal_stm32-latest/stm32cube/stm32wb0x/drivers/src/ |
D | stm32wb0x_hal_radio.c | 14 * If no LICENSE file comes with this software, it is provided AS-IS. 19 /* Includes ------------------------------------------------------------------*/ 137 #define TIME_DIFF(a, b) ((int32_t)(a - b)) 178 if ((p->status & BLUE_INTERRUPT1REG_RCVOK) != 0) in CondRoutineRxTrue() 197 /* ------------------------------------------------------------------------------ 203 * ------------------------------------------------------------------------------ */ 265 BLUEGLOB->BYTE4 = BLUE_IDLE_0; in HAL_RADIO_Init() 275 MODIFY_REG_FIELD(RRM->CBIAS1_ANA_ENG, RRM_CBIAS1_ANA_ENG_RFD_CBIAS_VBG_TRIM, mr_ble_vbg); in HAL_RADIO_Init() 276 MODIFY_REG_FIELD(RRM->CBIAS0_ANA_ENG, RRM_CBIAS0_ANA_ENG_RFD_CBIAS_IPTAT_TRIM, mr_ble_iptat); in HAL_RADIO_Init() 277 MODIFY_REG_FIELD(RRM->CBIAS0_ANA_ENG, RRM_CBIAS0_ANA_ENG_RFD_CBIAS_IBIAS_TRIM, mr_ble_ibias); in HAL_RADIO_Init() [all …]
|
/hal_stm32-latest/stm32cube/stm32f2xx/drivers/src/ |
D | stm32f2xx_hal_adc.c | 7 * + Initialization and de-initialization functions 19 * If no LICENSE file comes with this software, it is provided AS-IS. 27 (#) 12-bit, 10-bit, 8-bit or 6-bit configurable resolution. 32 (#) Data alignment with in-built data coherency. 33 (#) Channel-wise programmable sampling time. 40 (#) ADC supply requirements: 2.4 V to 3.6 V at full speed and down to 1.8 V at 183 (+) ConvHalfCpltCallback : ADC conversion DMA half-transfer callback 205 (+) ConvHalfCpltCallback : ADC conversion DMA half-transfer callback 248 /* Includes ------------------------------------------------------------------*/ 262 /* Private typedef -----------------------------------------------------------*/ [all …]
|
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/src/ |
D | stm32f7xx_hal_adc.c | 7 * + Initialization and de-initialization functions 19 * If no LICENSE file comes with this software, it is provided AS-IS. 27 (#) 12-bit, 10-bit, 8-bit or 6-bit configurable resolution. 32 (#) Data alignment with in-built data coherency. 33 (#) Channel-wise programmable sampling time. 40 (#) ADC supply requirements: 2.4 V to 3.6 V at full speed and down to 1.8 V at 192 (+) ConvHalfCpltCallback : ADC conversion DMA half-transfer callback 214 (+) ConvHalfCpltCallback : ADC conversion DMA half-transfer callback 257 /* Includes ------------------------------------------------------------------*/ 271 /* Private typedef -----------------------------------------------------------*/ [all …]
|
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/src/ |
D | stm32f4xx_hal_adc.c | 7 * + Initialization and de-initialization functions 19 * If no LICENSE file comes with this software, it is provided AS-IS. 27 (#) 12-bit, 10-bit, 8-bit or 6-bit configurable resolution. 32 (#) Data alignment with in-built data coherency. 33 (#) Channel-wise programmable sampling time. 40 (#) ADC supply requirements: 2.4 V to 3.6 V at full speed and down to 1.8 V at 183 (+) ConvHalfCpltCallback : ADC conversion DMA half-transfer callback 205 (+) ConvHalfCpltCallback : ADC conversion DMA half-transfer callback 247 /* Includes ------------------------------------------------------------------*/ 261 /* Private typedef -----------------------------------------------------------*/ [all …]
|
/hal_stm32-latest/stm32cube/stm32l1xx/drivers/src/ |
D | stm32l1xx_hal_adc.c | 8 * + Initialization and de-initialization functions 22 * If no LICENSE file comes with this software, it is provided AS-IS. 30 (+) 12-bit, 10-bit, 8-bit or 6-bit configurable resolution 39 (+) Data alignment with in-built data coherency. 52 (+) ADC supply requirements: 2.4 V to 3.6 V at full speed and down to 1.8 V at 55 (+) ADC input range: from Vref- (connected to Vssa) to Vref+ (connected to 267 (+) ConvHalfCpltCallback : ADC conversion DMA half-transfer callback 285 (+) ConvHalfCpltCallback : ADC conversion DMA half-transfer callback 323 /* Includes ------------------------------------------------------------------*/ 337 /* Private typedef -----------------------------------------------------------*/ [all …]
|
/hal_stm32-latest/lib/stm32wba/STM32_WPAN/link_layer/ll_cmd_lib/inc/ |
D | ll_intf.h | 1 /*$Id: //dwh/bluetooth/DWC_ble154combo/firmware/rel/1.32a-lca02/firmware/public_inc/ll_intf.h#3 $*/ 18 * Copyright (c) 2020-Present Synopsys, Inc 66 * be used to meet the requirements of the host or application in 199 * @brief The data in one advertising report from the non-connection manager to the LL interface 259 …* @brief The data in one direct advertising report from the non-connection manager to the LL inter… 314 uint8_t nse; /* number of sub-event*/ 349 * @brief Structure containing the Create BIG Test command parameters 358 …uint8_t pto; /* (Pre_Transmission_Offset) the offset in number of ISO_Intervals for pre-trans… 402 uint8_t pto; /*Offset used for pre-transmissions*/ 421 uint8_t pto; /*Offset used for pre-transmissions*/ [all …]
|
/hal_stm32-latest/stm32cube/stm32f3xx/drivers/include/ |
D | stm32f3xx_hal_adc_ex.h | 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 ------------------------------------------------------------*/ 51 …* - Scope entire ADC (affects regular and injected groups): ClockPrescaler, Resolution, D… 53 …* - Scope regular group: ContinuousConvMode, NbrOfConversion, DiscontinuousConvMode, NbrO… 56 * - For all parameters: ADC disabled 57 …* - For all parameters except 'LowPowerAutoWait' and 'DMAContinuousRequests': ADC enabled… 58 …* - For parameters 'LowPowerAutoWait' and 'DMAContinuousRequests': ADC enabled without co… 101 …e conversions sequence of regular group is performed in Complete-sequence/Discontinuous-sequence (… [all …]
|
/hal_stm32-latest/stm32cube/stm32u0xx/drivers/src/ |
D | stm32u0xx_hal_adc.c | 8 * + Initialization and de-initialization functions 22 * If no LICENSE file comes with this software, it is provided AS-IS. 30 (+) 12-bit, 10-bit, 8-bit or 6-bit configurable resolution. 39 (+) Data alignment with in-built data coherency. 51 (+) ADC supply requirements: 1.62 V to 3.6 V. 53 (+) ADC input range: from Vref- (connected to Vssa) to Vref+ (connected to 223 (+) ConvHalfCpltCallback : ADC conversion DMA half-transfer callback 243 (+) ConvHalfCpltCallback : ADC conversion DMA half-transfer callback 284 /* Includes ------------------------------------------------------------------*/ 298 /* Private typedef -----------------------------------------------------------*/ [all …]
|
/hal_stm32-latest/stm32cube/stm32wbaxx/drivers/src/ |
D | stm32wbaxx_hal_adc.c | 8 * + Initialization and de-initialization functions 22 * If no LICENSE file comes with this software, it is provided AS-IS. 30 (+) 12-bit, 10-bit, 8-bit or 6-bit configurable resolution. 39 (+) Data alignment with in-built data coherency. 51 (+) ADC supply requirements: 1.62 V to 3.6 V. 53 (+) ADC input range: from Vref- (connected to Vssa) to Vref+ (connected to 221 (+) ConvHalfCpltCallback : ADC conversion DMA half-transfer callback 241 (+) ConvHalfCpltCallback : ADC conversion DMA half-transfer callback 282 /* Includes ------------------------------------------------------------------*/ 296 /* Private typedef -----------------------------------------------------------*/ [all …]
|
/hal_stm32-latest/stm32cube/stm32c0xx/drivers/src/ |
D | stm32c0xx_hal_adc.c | 8 * + Initialization and de-initialization functions 30 * If no LICENSE file comes with this software, it is provided AS-IS. 38 (+) 12-bit, 10-bit, 8-bit or 6-bit configurable resolution. 47 (+) Data alignment with in-built data coherency. 59 (+) ADC supply requirements: 1.62 V to 3.6 V. 61 (+) ADC input range: from Vref- (connected to Vssa) to Vref+ (connected to 230 (+) ConvHalfCpltCallback : ADC conversion DMA half-transfer callback 250 (+) ConvHalfCpltCallback : ADC conversion DMA half-transfer callback 291 /* Includes ------------------------------------------------------------------*/ 305 /* Private typedef -----------------------------------------------------------*/ [all …]
|
/hal_stm32-latest/stm32cube/stm32g0xx/drivers/src/ |
D | stm32g0xx_hal_adc.c | 8 * + Initialization and de-initialization functions 22 * If no LICENSE file comes with this software, it is provided AS-IS. 30 (+) 12-bit, 10-bit, 8-bit or 6-bit configurable resolution. 39 (+) Data alignment with in-built data coherency. 51 (+) ADC supply requirements: 1.62 V to 3.6 V. 53 (+) ADC input range: from Vref- (connected to Vssa) to Vref+ (connected to 222 (+) ConvHalfCpltCallback : ADC conversion DMA half-transfer callback 242 (+) ConvHalfCpltCallback : ADC conversion DMA half-transfer callback 283 /* Includes ------------------------------------------------------------------*/ 297 /* Private typedef -----------------------------------------------------------*/ [all …]
|
/hal_stm32-latest/stm32cube/stm32wlxx/drivers/src/ |
D | stm32wlxx_hal_adc.c | 8 * + Initialization and de-initialization functions 22 * If no LICENSE file comes with this software, it is provided AS-IS. 30 (+) 12-bit, 10-bit, 8-bit or 6-bit configurable resolution. 39 (+) Data alignment with in-built data coherency. 51 (+) ADC supply requirements: 1.62 V to 3.6 V. 53 (+) ADC input range: from Vref- (connected to Vssa) to Vref+ (connected to 223 (+) ConvHalfCpltCallback : ADC conversion DMA half-transfer callback 243 (+) ConvHalfCpltCallback : ADC conversion DMA half-transfer callback 283 /* Includes ------------------------------------------------------------------*/ 297 /* Private typedef -----------------------------------------------------------*/ [all …]
|
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/ |
D | stm32n6xx_hal_adc.c | 8 * + Initialization and de-initialization functions 22 * If no LICENSE file comes with this software, it is provided AS-IS. 30 (+) 12-bit, 10-bit, 8-bit or 6-bit configurable resolution. 39 (+) Data alignment with in-built data coherency. 59 (+) ADC supply requirements: 1.62 V to 3.6 V. 61 (+) ADC input range: from Vref- (connected to Vssa) to Vref+ (connected to 234 (+) ConvHalfCpltCallback : ADC conversion DMA half-transfer callback 255 (+) ConvHalfCpltCallback : ADC conversion DMA half-transfer callback 297 /* Includes ------------------------------------------------------------------*/ 311 /* Private typedef -----------------------------------------------------------*/ [all …]
|
D | stm32n6xx_hal_sdio.c | 8 * + Initialization and de-initialization functions 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() 83 (#) Configure the SDIO Card in wide bus mode: 4-bits data by the API HAL_SDIO_SetDataBusWidth(). 96 This function support only 2048-bytes block length (the block size should be 100 This function support only 2048-bytes block length (the block size should be 109 This function support only 2048-bytes block length (the block size should be 113 This function support only 2048-bytes block length (the block size should be 129 requirements of each function. 203 (+) HAL_SDIO_EnableIOFunction: Enable Function number(0-7) [all …]
|
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/src/ |
D | stm32l5xx_hal_adc.c | 8 * + Initialization and de-initialization functions 22 * If no LICENSE file comes with this software, it is provided AS-IS. 30 (+) 12-bit, 10-bit, 8-bit or 6-bit configurable resolution. 39 (+) Data alignment with in-built data coherency. 56 (+) ADC supply requirements: 1.62 V to 3.6 V. 58 (+) ADC input range: from Vref- (connected to Vssa) to Vref+ (connected to 229 (+) ConvHalfCpltCallback : ADC conversion DMA half-transfer callback 251 (+) ConvHalfCpltCallback : ADC conversion DMA half-transfer callback 294 /* Includes ------------------------------------------------------------------*/ 308 /* Private typedef -----------------------------------------------------------*/ [all …]
|
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/src/ |
D | stm32u5xx_hal_sdio.c | 8 * + Initialization and de-initialization functions 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() 83 (#) Configure the SDIO Card in wide bus mode: 4-bits data by the API HAL_SDIO_SetDataBusWidth(). 96 This function support only 2048-bytes block length (the block size should be 100 This function support only 2048-bytes block length (the block size should be 109 This function support only 2048-bytes block length (the block size should be 113 This function support only 2048-bytes block length (the block size should be 129 requirements of each function. 203 (+) HAL_SDIO_EnableIOFunction: Enable Function number(0-7) [all …]
|
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/ |
D | stm32h7xx_hal_sdio.c | 8 * + Initialization and de-initialization functions 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() 83 (#) Configure the SDIO Card in wide bus mode: 4-bits data by the API HAL_SDIO_SetDataBusWidth(). 96 This function support only 2048-bytes block length (the block size should be 100 This function support only 2048-bytes block length (the block size should be 109 This function support only 2048-bytes block length (the block size should be 113 This function support only 2048-bytes block length (the block size should be 129 requirements of each function. 203 (+) HAL_SDIO_EnableIOFunction: Enable Function number(0-7) [all …]
|
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/src/ |
D | stm32h7rsxx_hal_adc.c | 8 * + Initialization and de-initialization functions 22 * If no LICENSE file comes with this software, it is provided AS-IS. 30 (+) 12-bit, 10-bit, 8-bit or 6-bit configurable resolution. 39 (+) Data alignment with in-built data coherency. 56 (+) ADC supply requirements: 1.62 V to 3.6 V. 58 (+) ADC input range: from Vref- (connected to Vssa) to Vref+ (connected to 228 (+) ConvHalfCpltCallback : ADC conversion DMA half-transfer callback 250 (+) ConvHalfCpltCallback : ADC conversion DMA half-transfer callback 293 /* Includes ------------------------------------------------------------------*/ 307 /* Private typedef -----------------------------------------------------------*/ [all …]
|
/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/src/ |
D | stm32mp1xx_hal_adc.c | 8 * + Initialization and de-initialization functions 22 * If no LICENSE file comes with this software, it is provided AS-IS. 30 (+) 16-bit, 14-bit, 12-bit, 10-bit or 8-bit configurable resolution. 39 (+) Data alignment with in-built data coherency. 56 (+) ADC supply requirements: 1.62 V to 3.6 V. 58 (+) ADC input range: from Vref- (connected to Vssa) to Vref+ (connected to 228 (+) ConvHalfCpltCallback : ADC conversion DMA half-transfer callback 250 (+) ConvHalfCpltCallback : ADC conversion DMA half-transfer callback 293 /* Includes ------------------------------------------------------------------*/ 307 /* Private typedef -----------------------------------------------------------*/ [all …]
|
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/src/ |
D | stm32h5xx_hal_adc.c | 8 * + Initialization and de-initialization functions 22 * If no LICENSE file comes with this software, it is provided AS-IS. 30 (+) 12-bit, 10-bit, 8-bit or 6-bit configurable resolution. 39 (+) Data alignment with in-built data coherency. 56 (+) ADC supply requirements: 1.62 V to 3.6 V. 58 (+) ADC input range: from Vref- (connected to Vssa) to Vref+ (connected to 228 (+) ConvHalfCpltCallback : ADC conversion DMA half-transfer callback 250 (+) ConvHalfCpltCallback : ADC conversion DMA half-transfer callback 293 /* Includes ------------------------------------------------------------------*/ 307 /* Private typedef -----------------------------------------------------------*/ [all …]
|
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/src/ |
D | stm32g4xx_hal_adc.c | 8 * + Initialization and de-initialization functions 22 * If no LICENSE file comes with this software, it is provided AS-IS. 30 (+) 12-bit, 10-bit, 8-bit or 6-bit configurable resolution. 39 (+) Data alignment with in-built data coherency. 58 (+) ADC supply requirements: 1.62 V to 3.6 V. 60 (+) ADC input range: from Vref- (connected to Vssa) to Vref+ (connected to 231 (+) ConvHalfCpltCallback : ADC conversion DMA half-transfer callback 253 (+) ConvHalfCpltCallback : ADC conversion DMA half-transfer callback 296 /* Includes ------------------------------------------------------------------*/ 310 /* Private typedef -----------------------------------------------------------*/ [all …]
|
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/src/ |
D | stm32l4xx_hal_adc.c | 8 * + Initialization and de-initialization functions 22 * If no LICENSE file comes with this software, it is provided AS-IS. 30 (+) 12-bit, 10-bit, 8-bit or 6-bit configurable resolution. 39 (+) Data alignment with in-built data coherency. 56 (+) ADC supply requirements: 1.62 V to 3.6 V. 58 (+) ADC input range: from Vref- (connected to Vssa) to Vref+ (connected to 229 (+) ConvHalfCpltCallback : ADC conversion DMA half-transfer callback 251 (+) ConvHalfCpltCallback : ADC conversion DMA half-transfer callback 294 /* Includes ------------------------------------------------------------------*/ 308 /* Private typedef -----------------------------------------------------------*/ [all …]
|
123