/hal_stm32-latest/stm32cube/stm32h5xx/drivers/src/ |
D | stm32h5xx_hal_comp.c | 245 else if (__HAL_COMP_IS_LOCKED(hcomp)) in HAL_COMP_Init() 371 else if (__HAL_COMP_IS_LOCKED(hcomp)) in HAL_COMP_DeInit() 632 else if (__HAL_COMP_IS_LOCKED(hcomp)) in HAL_COMP_Start() 692 else if (__HAL_COMP_IS_LOCKED(hcomp)) in HAL_COMP_Stop() 740 else if (__HAL_COMP_IS_LOCKED(hcomp)) in HAL_COMP_Start_IT_OneShot() 831 else if (__HAL_COMP_IS_LOCKED(hcomp)) in HAL_COMP_Start_IT_AutoRearm() 916 else if (__HAL_COMP_IS_LOCKED(hcomp)) in HAL_COMP_Stop_IT() 1048 else if (__HAL_COMP_IS_LOCKED(hcomp)) in HAL_COMP_Lock()
|
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/ |
D | stm32h7xx_hal_comp.c | 276 else if(__HAL_COMP_IS_LOCKED(hcomp)) in HAL_COMP_Init() 502 else if(__HAL_COMP_IS_LOCKED(hcomp)) in HAL_COMP_DeInit() 761 else if(__HAL_COMP_IS_LOCKED(hcomp)) in HAL_COMP_Start() 812 else if(__HAL_COMP_IS_LOCKED(hcomp)) in HAL_COMP_Stop() 857 else if(__HAL_COMP_IS_LOCKED(hcomp)) in HAL_COMP_Start_IT() 1099 else if(__HAL_COMP_IS_LOCKED(hcomp)) in HAL_COMP_Lock()
|
/hal_stm32-latest/stm32cube/stm32wbxx/drivers/src/ |
D | stm32wbxx_hal_comp.c | 243 else if (__HAL_COMP_IS_LOCKED(hcomp)) in HAL_COMP_Init() 444 else if (__HAL_COMP_IS_LOCKED(hcomp)) in HAL_COMP_DeInit() 704 else if (__HAL_COMP_IS_LOCKED(hcomp)) in HAL_COMP_Start() 755 else if (__HAL_COMP_IS_LOCKED(hcomp)) in HAL_COMP_Stop() 860 else if (__HAL_COMP_IS_LOCKED(hcomp)) in HAL_COMP_Lock()
|
/hal_stm32-latest/stm32cube/stm32wlxx/drivers/src/ |
D | stm32wlxx_hal_comp.c | 243 else if(__HAL_COMP_IS_LOCKED(hcomp)) in HAL_COMP_Init() 452 else if(__HAL_COMP_IS_LOCKED(hcomp)) in HAL_COMP_DeInit() 711 else if(__HAL_COMP_IS_LOCKED(hcomp)) in HAL_COMP_Start() 762 else if(__HAL_COMP_IS_LOCKED(hcomp)) in HAL_COMP_Stop() 865 else if(__HAL_COMP_IS_LOCKED(hcomp)) in HAL_COMP_Lock()
|
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/src/ |
D | stm32l5xx_hal_comp.c | 242 else if (__HAL_COMP_IS_LOCKED(hcomp)) in HAL_COMP_Init() 431 else if (__HAL_COMP_IS_LOCKED(hcomp)) in HAL_COMP_DeInit() 691 else if (__HAL_COMP_IS_LOCKED(hcomp)) in HAL_COMP_Start() 742 else if (__HAL_COMP_IS_LOCKED(hcomp)) in HAL_COMP_Stop() 876 else if (__HAL_COMP_IS_LOCKED(hcomp)) in HAL_COMP_Lock()
|
/hal_stm32-latest/stm32cube/stm32l0xx/drivers/src/ |
D | stm32l0xx_hal_comp.c | 278 if((hcomp == NULL) || (__HAL_COMP_IS_LOCKED(hcomp))) in HAL_COMP_Init() 532 if((hcomp == NULL) || (__HAL_COMP_IS_LOCKED(hcomp))) in HAL_COMP_DeInit() 787 if((hcomp == NULL) || (__HAL_COMP_IS_LOCKED(hcomp))) in HAL_COMP_Start() 833 if((hcomp == NULL) || (__HAL_COMP_IS_LOCKED(hcomp))) in HAL_COMP_Stop() 931 if((hcomp == NULL) || (__HAL_COMP_IS_LOCKED(hcomp))) in HAL_COMP_Lock()
|
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/src/ |
D | stm32l4xx_hal_comp.c | 272 else if (__HAL_COMP_IS_LOCKED(hcomp)) in HAL_COMP_Init() 487 else if (__HAL_COMP_IS_LOCKED(hcomp)) in HAL_COMP_DeInit() 747 else if (__HAL_COMP_IS_LOCKED(hcomp)) in HAL_COMP_Start() 798 else if (__HAL_COMP_IS_LOCKED(hcomp)) in HAL_COMP_Stop() 903 else if (__HAL_COMP_IS_LOCKED(hcomp)) in HAL_COMP_Lock()
|
/hal_stm32-latest/stm32cube/stm32u0xx/drivers/src/ |
D | stm32u0xx_hal_comp.c | 243 else if (__HAL_COMP_IS_LOCKED(hcomp)) in HAL_COMP_Init() 480 else if (__HAL_COMP_IS_LOCKED(hcomp)) in HAL_COMP_DeInit() 740 else if (__HAL_COMP_IS_LOCKED(hcomp)) in HAL_COMP_Start() 791 else if (__HAL_COMP_IS_LOCKED(hcomp)) in HAL_COMP_Stop() 938 else if (__HAL_COMP_IS_LOCKED(hcomp)) in HAL_COMP_Lock()
|
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/src/ |
D | stm32u5xx_hal_comp.c | 246 else if (__HAL_COMP_IS_LOCKED(hcomp)) in HAL_COMP_Init() 476 else if (__HAL_COMP_IS_LOCKED(hcomp)) in HAL_COMP_DeInit() 736 else if (__HAL_COMP_IS_LOCKED(hcomp)) in HAL_COMP_Start() 787 else if (__HAL_COMP_IS_LOCKED(hcomp)) in HAL_COMP_Stop() 928 else if (__HAL_COMP_IS_LOCKED(hcomp)) in HAL_COMP_Lock()
|
/hal_stm32-latest/stm32cube/stm32wbaxx/drivers/src/ |
D | stm32wbaxx_hal_comp.c | 242 else if (__HAL_COMP_IS_LOCKED(hcomp)) in HAL_COMP_Init() 470 else if (__HAL_COMP_IS_LOCKED(hcomp)) in HAL_COMP_DeInit() 730 else if (__HAL_COMP_IS_LOCKED(hcomp)) in HAL_COMP_Start() 781 else if (__HAL_COMP_IS_LOCKED(hcomp)) in HAL_COMP_Stop() 919 else if (__HAL_COMP_IS_LOCKED(hcomp)) in HAL_COMP_Lock()
|
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/src/ |
D | stm32g4xx_hal_comp.c | 237 else if (__HAL_COMP_IS_LOCKED(hcomp)) in HAL_COMP_Init() 526 else if (__HAL_COMP_IS_LOCKED(hcomp)) in HAL_COMP_DeInit() 786 else if (__HAL_COMP_IS_LOCKED(hcomp)) in HAL_COMP_Start() 839 else if (__HAL_COMP_IS_LOCKED(hcomp)) in HAL_COMP_Stop() 961 else if (__HAL_COMP_IS_LOCKED(hcomp)) in HAL_COMP_Lock()
|
/hal_stm32-latest/stm32cube/stm32g0xx/drivers/src/ |
D | stm32g0xx_hal_comp.c | 246 else if (__HAL_COMP_IS_LOCKED(hcomp)) in HAL_COMP_Init() 533 else if (__HAL_COMP_IS_LOCKED(hcomp)) in HAL_COMP_DeInit() 793 else if (__HAL_COMP_IS_LOCKED(hcomp)) in HAL_COMP_Start() 844 else if (__HAL_COMP_IS_LOCKED(hcomp)) in HAL_COMP_Stop() 1009 else if (__HAL_COMP_IS_LOCKED(hcomp)) in HAL_COMP_Lock()
|
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/ |
D | stm32h5xx_hal_comp.h | 377 #define __HAL_COMP_IS_LOCKED(__HANDLE__) (READ_BIT((__HANDLE__)->Instance->CFGR1, COMP_CFGR1_LOCK… macro
|
/hal_stm32-latest/stm32cube/stm32wlxx/drivers/include/ |
D | stm32wlxx_hal_comp.h | 328 #define __HAL_COMP_IS_LOCKED(__HANDLE__) (READ_BIT((__HANDLE__)->Instance->CSR, COMP_CSR_… macro
|
/hal_stm32-latest/stm32cube/stm32wbaxx/drivers/include/ |
D | stm32wbaxx_hal_comp.h | 386 #define __HAL_COMP_IS_LOCKED(__HANDLE__) (READ_BIT((__HANDLE__)->Instance->CSR, COMP_CSR_LOCK) =… macro
|
/hal_stm32-latest/stm32cube/stm32u0xx/drivers/include/ |
D | stm32u0xx_hal_comp.h | 400 #define __HAL_COMP_IS_LOCKED(__HANDLE__) (READ_BIT((__HANDLE__)->Instance->CSR, COMP_CSR_LOCK) =… macro
|
/hal_stm32-latest/stm32cube/stm32l0xx/drivers/include/ |
D | stm32l0xx_hal_comp.h | 313 #define __HAL_COMP_IS_LOCKED(__HANDLE__) (READ_BIT((__HANDLE__)->Instance->CSR, COMP_CSR_… macro
|
/hal_stm32-latest/stm32cube/stm32wbxx/drivers/include/ |
D | stm32wbxx_hal_comp.h | 351 #define __HAL_COMP_IS_LOCKED(__HANDLE__) (READ_BIT((__HANDLE__)->Instance->CSR, COMP_CSR_LOCK) =… macro
|
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/include/ |
D | stm32l5xx_hal_comp.h | 341 #define __HAL_COMP_IS_LOCKED(__HANDLE__) (READ_BIT((__HANDLE__)->Instance->CSR, COMP_CSR_LOCK) =… macro
|
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/include/ |
D | stm32u5xx_hal_comp.h | 400 #define __HAL_COMP_IS_LOCKED(__HANDLE__) (READ_BIT((__HANDLE__)->Instance->CSR, COMP_CSR_LOCK) =… macro
|
/hal_stm32-latest/stm32cube/stm32g0xx/drivers/include/ |
D | stm32g0xx_hal_comp.h | 406 #define __HAL_COMP_IS_LOCKED(__HANDLE__) (READ_BIT((__HANDLE__)->Instance->CSR, COMP_CSR_LOCK) =… macro
|
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/include/ |
D | stm32l4xx_hal_comp.h | 354 #define __HAL_COMP_IS_LOCKED(__HANDLE__) (READ_BIT((__HANDLE__)->Instance->CSR, COMP_CSR_LOCK) =… macro
|
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/ |
D | stm32h7xx_hal_comp.h | 369 #define __HAL_COMP_IS_LOCKED(__HANDLE__) (READ_BIT((__HANDLE__)->Instance->CFGR, COMP_CFG… macro
|
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/include/ |
D | stm32g4xx_hal_comp.h | 335 #define __HAL_COMP_IS_LOCKED(__HANDLE__) (READ_BIT((__HANDLE__)->Instance->CSR, COMP_CSR_LOCK) =… macro
|
/hal_stm32-latest/stm32cube/stm32wlxx/drivers/include/Legacy/ |
D | stm32_hal_legacy.h | 2249 #define __HAL_COMP_GET_FLAG(__HANDLE__, __FLAG__) (__HAL_COMP_IS_LOCKED(__HANDLE__))
|