/hal_stm32-latest/stm32cube/stm32f1xx/drivers/src/ |
D | stm32f1xx_ll_rtc.c | 97 ErrorStatus status = ERROR; in LL_RTC_DeInit() 106 if (LL_RTC_EnterInitMode(RTCx) != ERROR) in LL_RTC_DeInit() 121 if (LL_RTC_ExitInitMode(RTCx) != ERROR) in LL_RTC_DeInit() 158 ErrorStatus status = ERROR; in LL_RTC_Init() 165 if (LL_RTC_WaitForSynchro(RTCx) != ERROR) in LL_RTC_Init() 168 if (LL_RTC_EnterInitMode(RTCx) != ERROR) in LL_RTC_Init() 223 ErrorStatus status = ERROR; in LL_RTC_TIME_Init() 244 if (LL_RTC_EnterInitMode(RTCx) != ERROR) in LL_RTC_TIME_Init() 298 ErrorStatus status = ERROR; in LL_RTC_ALARM_Init() 318 if (LL_RTC_EnterInitMode(RTCx) != ERROR) in LL_RTC_ALARM_Init() [all …]
|
/hal_stm32-latest/stm32cube/stm32wlxx/drivers/src/ |
D | stm32wlxx_ll_utils.c | 283 ErrorStatus status = ERROR; in LL_SetFlashLatency() 331 if (status != ERROR) in LL_SetFlashLatency() 347 status = ERROR; in LL_SetFlashLatency() 402 status = ERROR; in LL_PLL_ConfigSystemClock_MSI() 424 status = ERROR; in LL_PLL_ConfigSystemClock_MSI() 435 if (status != ERROR) in LL_PLL_ConfigSystemClock_MSI() 449 status = ERROR; in LL_PLL_ConfigSystemClock_MSI() 455 if (status != ERROR) in LL_PLL_ConfigSystemClock_MSI() 478 status = ERROR; in LL_PLL_ConfigSystemClock_MSI() 523 status = ERROR; in LL_PLL_ConfigSystemClock_HSI() [all …]
|
D | stm32wlxx_ll_rtc.c | 150 ErrorStatus status = ERROR; in LL_RTC_DeInit() 160 if (LL_RTC_EnterInitMode(RTCx) != ERROR) in LL_RTC_DeInit() 229 ErrorStatus status = ERROR; in LL_RTC_Init() 241 if (LL_RTC_EnterInitMode(RTCx) != ERROR) in LL_RTC_Init() 288 ErrorStatus status = ERROR; in LL_RTC_TIME_Init() 329 if (LL_RTC_EnterInitMode(RTCx) != ERROR) in LL_RTC_TIME_Init() 391 ErrorStatus status = ERROR; in LL_RTC_DATE_Init() 419 if (LL_RTC_EnterInitMode(RTCx) != ERROR) in LL_RTC_DATE_Init() 780 status = ERROR; in LL_RTC_EnterInitMode() 848 status = ERROR; in LL_RTC_WaitForSynchro() [all …]
|
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/src/ |
D | stm32u5xx_ll_utils.c | 329 status = ERROR; in LL_SetFlashLatency() 361 status = ERROR; in LL_SetFlashLatency() 388 status = ERROR; in LL_SetFlashLatency() 415 status = ERROR; in LL_SetFlashLatency() 437 status = ERROR; in LL_SetFlashLatency() 459 status = ERROR; in LL_SetFlashLatency() 512 status = ERROR; in LL_PLL_ConfigSystemClock_MSI() 534 status = ERROR; in LL_PLL_ConfigSystemClock_MSI() 544 if (status != ERROR) in LL_PLL_ConfigSystemClock_MSI() 593 status = ERROR; in LL_PLL_ConfigSystemClock_MSI() [all …]
|
D | stm32u5xx_ll_rtc.c | 150 ErrorStatus status = ERROR; in LL_RTC_DeInit() 159 if (LL_RTC_EnterInitMode(RTCx) != ERROR) in LL_RTC_DeInit() 218 ErrorStatus status = ERROR; in LL_RTC_Init() 230 if (LL_RTC_EnterInitMode(RTCx) != ERROR) in LL_RTC_Init() 277 ErrorStatus status = ERROR; in LL_RTC_TIME_Init() 318 if (LL_RTC_EnterInitMode(RTCx) != ERROR) in LL_RTC_TIME_Init() 380 ErrorStatus status = ERROR; in LL_RTC_DATE_Init() 408 if (LL_RTC_EnterInitMode(RTCx) != ERROR) in LL_RTC_DATE_Init() 771 status = ERROR; in LL_RTC_EnterInitMode() 839 status = ERROR; in LL_RTC_WaitForSynchro() [all …]
|
/hal_stm32-latest/stm32cube/stm32wbxx/drivers/src/ |
D | stm32wbxx_ll_utils.c | 264 ErrorStatus status = ERROR; in LL_SetFlashLatency() 329 if (status != ERROR) in LL_SetFlashLatency() 345 status = ERROR; in LL_SetFlashLatency() 390 status = ERROR; in LL_PLL_ConfigSystemClock_MSI() 406 if (status != ERROR) in LL_PLL_ConfigSystemClock_MSI() 417 status = ERROR; in LL_PLL_ConfigSystemClock_MSI() 444 status = ERROR; in LL_PLL_ConfigSystemClock_MSI() 485 status = ERROR; in LL_PLL_ConfigSystemClock_HSI() 510 status = ERROR; in LL_PLL_ConfigSystemClock_HSI() 557 status = ERROR; in LL_PLL_ConfigSystemClock_HSE() [all …]
|
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/src/ |
D | stm32l4xx_ll_utils.c | 301 status = ERROR; in LL_SetFlashLatency() 372 status = ERROR; in LL_SetFlashLatency() 392 status = ERROR; in LL_SetFlashLatency() 422 status = ERROR; in LL_SetFlashLatency() 470 status = ERROR; in LL_PLL_ConfigSystemClock_MSI() 491 status = ERROR; in LL_PLL_ConfigSystemClock_MSI() 502 if(status != ERROR) in LL_PLL_ConfigSystemClock_MSI() 557 status = ERROR; in LL_PLL_ConfigSystemClock_MSI() 643 status = ERROR; in LL_PLL_ConfigSystemClock_HSI() 748 status = ERROR; in LL_PLL_ConfigSystemClock_HSE() [all …]
|
/hal_stm32-latest/stm32cube/stm32c0xx/drivers/src/ |
D | stm32c0xx_ll_rtc.c | 138 ErrorStatus status = ERROR; in LL_RTC_DeInit() 147 if (LL_RTC_EnterInitMode(RTCx) != ERROR) in LL_RTC_DeInit() 184 ErrorStatus status = ERROR; in LL_RTC_Init() 196 if (LL_RTC_EnterInitMode(RTCx) != ERROR) in LL_RTC_Init() 243 ErrorStatus status = ERROR; in LL_RTC_TIME_Init() 284 if (LL_RTC_EnterInitMode(RTCx) != ERROR) in LL_RTC_TIME_Init() 346 ErrorStatus status = ERROR; in LL_RTC_DATE_Init() 374 if (LL_RTC_EnterInitMode(RTCx) != ERROR) in LL_RTC_DATE_Init() 597 status = ERROR; in LL_RTC_EnterInitMode() 665 status = ERROR; in LL_RTC_WaitForSynchro() [all …]
|
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/src/ |
D | stm32l5xx_ll_utils.c | 258 ErrorStatus status = ERROR; in LL_SetFlashLatency() 345 status = ERROR; in LL_SetFlashLatency() 392 status = ERROR; in LL_PLL_ConfigSystemClock_MSI() 413 status = ERROR; in LL_PLL_ConfigSystemClock_MSI() 424 if (status != ERROR) in LL_PLL_ConfigSystemClock_MSI() 473 status = ERROR; in LL_PLL_ConfigSystemClock_MSI() 550 status = ERROR; in LL_PLL_ConfigSystemClock_HSI() 646 status = ERROR; in LL_PLL_ConfigSystemClock_HSE() 710 status = ERROR; in UTILS_PLL_IsBusy() 717 status = ERROR; in UTILS_PLL_IsBusy() [all …]
|
D | stm32l5xx_ll_rtc.c | 139 ErrorStatus status = ERROR; in LL_RTC_DeInit() 148 if (LL_RTC_EnterInitMode(RTCx) != ERROR) in LL_RTC_DeInit() 217 ErrorStatus status = ERROR; in LL_RTC_Init() 229 if (LL_RTC_EnterInitMode(RTCx) != ERROR) in LL_RTC_Init() 276 ErrorStatus status = ERROR; in LL_RTC_TIME_Init() 317 if (LL_RTC_EnterInitMode(RTCx) != ERROR) in LL_RTC_TIME_Init() 379 ErrorStatus status = ERROR; in LL_RTC_DATE_Init() 407 if (LL_RTC_EnterInitMode(RTCx) != ERROR) in LL_RTC_DATE_Init() 768 status = ERROR; in LL_RTC_EnterInitMode() 836 status = ERROR; in LL_RTC_WaitForSynchro() [all …]
|
/hal_stm32-latest/stm32cube/stm32u0xx/drivers/src/ |
D | stm32u0xx_ll_utils.c | 292 status = ERROR; in LL_PLL_ConfigSystemClock_MSI() 307 if (status != ERROR) in LL_PLL_ConfigSystemClock_MSI() 335 status = ERROR; in LL_PLL_ConfigSystemClock_MSI() 391 status = ERROR; in LL_PLL_ConfigSystemClock_HSI() 464 status = ERROR; in LL_PLL_ConfigSystemClock_HSE() 500 status = ERROR; in UTILS_SetFlashLatency() 523 status = ERROR; in UTILS_SetFlashLatency() 545 status = ERROR; in UTILS_SetFlashLatency() 555 status = ERROR; in UTILS_SetFlashLatency() 612 status = ERROR; in UTILS_PLL_IsBusy()
|
D | stm32u0xx_ll_rtc.c | 150 ErrorStatus status = ERROR; in LL_RTC_DeInit() 159 if (LL_RTC_EnterInitMode(RTCx) != ERROR) in LL_RTC_DeInit() 204 ErrorStatus status = ERROR; in LL_RTC_Init() 216 if (LL_RTC_EnterInitMode(RTCx) != ERROR) in LL_RTC_Init() 263 ErrorStatus status = ERROR; in LL_RTC_TIME_Init() 304 if (LL_RTC_EnterInitMode(RTCx) != ERROR) in LL_RTC_TIME_Init() 366 ErrorStatus status = ERROR; in LL_RTC_DATE_Init() 394 if (LL_RTC_EnterInitMode(RTCx) != ERROR) in LL_RTC_DATE_Init() 757 status = ERROR; in LL_RTC_EnterInitMode() 825 status = ERROR; in LL_RTC_WaitForSynchro() [all …]
|
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/src/ |
D | stm32h7rsxx_util_i3c.c | 137 status = ERROR; in I3C_CtrlTimingComputation() 142 status = ERROR; in I3C_CtrlTimingComputation() 148 status = ERROR; in I3C_CtrlTimingComputation() 154 status = ERROR; in I3C_CtrlTimingComputation() 165 status = ERROR; in I3C_CtrlTimingComputation() 181 status = ERROR; in I3C_CtrlTimingComputation() 342 status = ERROR; in I3C_CtrlTimingComputation() 382 status = ERROR; in I3C_TgtTimingComputation() 394 status = ERROR; in I3C_TgtTimingComputation()
|
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/ |
D | stm32n6xx_util_i3c.c | 137 status = ERROR; in I3C_CtrlTimingComputation() 142 status = ERROR; in I3C_CtrlTimingComputation() 148 status = ERROR; in I3C_CtrlTimingComputation() 154 status = ERROR; in I3C_CtrlTimingComputation() 165 status = ERROR; in I3C_CtrlTimingComputation() 181 status = ERROR; in I3C_CtrlTimingComputation() 342 status = ERROR; in I3C_CtrlTimingComputation() 382 status = ERROR; in I3C_TgtTimingComputation() 394 status = ERROR; in I3C_TgtTimingComputation()
|
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/src/ |
D | stm32h5xx_util_i3c.c | 137 status = ERROR; in I3C_CtrlTimingComputation() 142 status = ERROR; in I3C_CtrlTimingComputation() 148 status = ERROR; in I3C_CtrlTimingComputation() 154 status = ERROR; in I3C_CtrlTimingComputation() 165 status = ERROR; in I3C_CtrlTimingComputation() 181 status = ERROR; in I3C_CtrlTimingComputation() 342 status = ERROR; in I3C_CtrlTimingComputation() 382 status = ERROR; in I3C_TgtTimingComputation() 394 status = ERROR; in I3C_TgtTimingComputation()
|
D | stm32h5xx_ll_utils.c | 433 status = ERROR; in LL_PLL_ConfigSystemClock_CSI() 526 status = ERROR; in LL_PLL_ConfigSystemClock_HSI() 637 status = ERROR; in LL_PLL_ConfigSystemClock_HSE() 669 status = ERROR; in LL_SetFlashLatency() 706 status = ERROR; in LL_SetFlashLatency() 742 status = ERROR; in LL_SetFlashLatency() 773 status = ERROR; in LL_SetFlashLatency() 804 status = ERROR; in LL_SetFlashLatency() 825 status = ERROR; in LL_SetFlashLatency() 882 status = ERROR; in UTILS_PLL_IsBusy()
|
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/ |
D | stm32h7xx_ll_rtc.c | 139 ErrorStatus status = ERROR; in LL_RTC_DeInit() 148 if (LL_RTC_EnterInitMode(RTCx) != ERROR) in LL_RTC_DeInit() 213 ErrorStatus status = ERROR; in LL_RTC_Init() 225 if (LL_RTC_EnterInitMode(RTCx) != ERROR) in LL_RTC_Init() 272 ErrorStatus status = ERROR; in LL_RTC_TIME_Init() 313 if (LL_RTC_EnterInitMode(RTCx) != ERROR) in LL_RTC_TIME_Init() 375 ErrorStatus status = ERROR; in LL_RTC_DATE_Init() 403 if (LL_RTC_EnterInitMode(RTCx) != ERROR) in LL_RTC_DATE_Init() 764 status = ERROR; in LL_RTC_EnterInitMode() 832 status = ERROR; in LL_RTC_WaitForSynchro() [all …]
|
D | stm32h7xx_ll_utils.c | 566 status = ERROR; in LL_PLL_ConfigSystemClock_HSI() 673 status = ERROR; in LL_PLL_ConfigSystemClock_HSE() 703 status = ERROR; 750 status = ERROR; 797 status = ERROR; 836 status = ERROR; 875 status = ERROR; 895 status = ERROR; 949 status = ERROR; 956 status = ERROR; [all …]
|
/hal_stm32-latest/stm32cube/stm32g0xx/drivers/src/ |
D | stm32g0xx_ll_rtc.c | 139 ErrorStatus status = ERROR; in LL_RTC_DeInit() 148 if (LL_RTC_EnterInitMode(RTCx) != ERROR) in LL_RTC_DeInit() 197 ErrorStatus status = ERROR; in LL_RTC_Init() 209 if (LL_RTC_EnterInitMode(RTCx) != ERROR) in LL_RTC_Init() 256 ErrorStatus status = ERROR; in LL_RTC_TIME_Init() 297 if (LL_RTC_EnterInitMode(RTCx) != ERROR) in LL_RTC_TIME_Init() 359 ErrorStatus status = ERROR; in LL_RTC_DATE_Init() 387 if (LL_RTC_EnterInitMode(RTCx) != ERROR) in LL_RTC_DATE_Init() 748 status = ERROR; in LL_RTC_EnterInitMode() 816 status = ERROR; in LL_RTC_WaitForSynchro() [all …]
|
/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/src/ |
D | stm32mp1xx_ll_rtc.c | 150 ErrorStatus status = ERROR; in LL_RTC_DeInit() 159 if (LL_RTC_EnterInitMode(RTCx) != ERROR) in LL_RTC_DeInit() 213 ErrorStatus status = ERROR; in LL_RTC_Init() 225 if (LL_RTC_EnterInitMode(RTCx) != ERROR) in LL_RTC_Init() 272 ErrorStatus status = ERROR; in LL_RTC_TIME_Init() 313 if (LL_RTC_EnterInitMode(RTCx) != ERROR) in LL_RTC_TIME_Init() 375 ErrorStatus status = ERROR; in LL_RTC_DATE_Init() 403 if (LL_RTC_EnterInitMode(RTCx) != ERROR) in LL_RTC_DATE_Init() 764 status = ERROR; in LL_RTC_EnterInitMode() 832 status = ERROR; in LL_RTC_WaitForSynchro() [all …]
|
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/src/ |
D | stm32g4xx_ll_rtc.c | 136 ErrorStatus status = ERROR; in LL_RTC_DeInit() 146 if (LL_RTC_EnterInitMode(RTCx) != ERROR) in LL_RTC_DeInit() 215 ErrorStatus status = ERROR; in LL_RTC_Init() 227 if (LL_RTC_EnterInitMode(RTCx) != ERROR) in LL_RTC_Init() 275 ErrorStatus status = ERROR; in LL_RTC_TIME_Init() 316 if (LL_RTC_EnterInitMode(RTCx) != ERROR) in LL_RTC_TIME_Init() 378 ErrorStatus status = ERROR; in LL_RTC_DATE_Init() 406 if (LL_RTC_EnterInitMode(RTCx) != ERROR) in LL_RTC_DATE_Init() 771 status = ERROR; in LL_RTC_EnterInitMode() 839 status = ERROR; in LL_RTC_WaitForSynchro() [all …]
|
/hal_stm32-latest/stm32cube/stm32f0xx/drivers/src/ |
D | stm32f0xx_ll_rtc.c | 127 ErrorStatus status = ERROR; in LL_RTC_DeInit() 136 if (LL_RTC_EnterInitMode(RTCx) != ERROR) in LL_RTC_DeInit() 188 ErrorStatus status = ERROR; in LL_RTC_Init() 200 if (LL_RTC_EnterInitMode(RTCx) != ERROR) in LL_RTC_Init() 247 ErrorStatus status = ERROR; in LL_RTC_TIME_Init() 288 if (LL_RTC_EnterInitMode(RTCx) != ERROR) in LL_RTC_TIME_Init() 350 ErrorStatus status = ERROR; in LL_RTC_DATE_Init() 378 if (LL_RTC_EnterInitMode(RTCx) != ERROR) in LL_RTC_DATE_Init() 599 status = ERROR; in LL_RTC_EnterInitMode() 667 status = ERROR; in LL_RTC_WaitForSynchro()
|
/hal_stm32-latest/stm32cube/stm32wb0x/drivers/src/ |
D | stm32wb0x_ll_rtc.c | 127 ErrorStatus status = ERROR; in LL_RTC_DeInit() 136 if (LL_RTC_EnterInitMode(RTCx) != ERROR) in LL_RTC_DeInit() 179 ErrorStatus status = ERROR; in LL_RTC_Init() 191 if (LL_RTC_EnterInitMode(RTCx) != ERROR) in LL_RTC_Init() 238 ErrorStatus status = ERROR; in LL_RTC_TIME_Init() 279 if (LL_RTC_EnterInitMode(RTCx) != ERROR) in LL_RTC_TIME_Init() 341 ErrorStatus status = ERROR; in LL_RTC_DATE_Init() 369 if (LL_RTC_EnterInitMode(RTCx) != ERROR) in LL_RTC_DATE_Init() 590 status = ERROR; in LL_RTC_EnterInitMode() 658 status = ERROR; in LL_RTC_WaitForSynchro()
|
/hal_stm32-latest/lib/stm32wb0/BLE_TransparentMode/System/Interfaces/ |
D | hw_pka.c | 369 return ERROR; in HW_PKA_SetData() 380 return ERROR; in HW_PKA_SetData() 392 return ERROR; in HW_PKA_SetData() 400 return ERROR; in HW_PKA_SetData() 436 else return ERROR; in HW_PKA_GetData() 564 if(HW_PKA_SetData(HW_PKA_DATA_SK, (uint32_t*) secretKey) == ERROR) in HW_PKA_StartP256DHkeyGeneration() 571 if(HW_PKA_SetData(HW_PKA_DATA_PCX, (uint32_t *)&publicKey[0]) == ERROR) in HW_PKA_StartP256DHkeyGeneration() 577 if( HW_PKA_SetData(HW_PKA_DATA_PCY, (uint32_t *)&publicKey[8]) == ERROR) in HW_PKA_StartP256DHkeyGeneration() 1072 return ERROR; in HW_PKA_VerifyProcess() 1080 return ERROR; in HW_PKA_VerifyProcess() [all …]
|
/hal_stm32-latest/stm32cube/stm32f2xx/drivers/src/ |
D | stm32f2xx_ll_rtc.c | 137 ErrorStatus status = ERROR; in LL_RTC_DeInit() 146 if (LL_RTC_EnterInitMode(RTCx) != ERROR) in LL_RTC_DeInit() 190 ErrorStatus status = ERROR; in LL_RTC_Init() 202 if (LL_RTC_EnterInitMode(RTCx) != ERROR) in LL_RTC_Init() 249 ErrorStatus status = ERROR; in LL_RTC_TIME_Init() 290 if (LL_RTC_EnterInitMode(RTCx) != ERROR) in LL_RTC_TIME_Init() 344 ErrorStatus status = ERROR; in LL_RTC_DATE_Init() 372 if (LL_RTC_EnterInitMode(RTCx) != ERROR) in LL_RTC_DATE_Init() 725 status = ERROR; in LL_RTC_EnterInitMode() 793 status = ERROR; in LL_RTC_WaitForSynchro()
|