Home
last modified time | relevance | path

Searched refs:__HAL_COMP_IS_LOCKED (Results 1 – 25 of 48) sorted by relevance

12

/hal_stm32-latest/stm32cube/stm32h5xx/drivers/src/
Dstm32h5xx_hal_comp.c245 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/
Dstm32h7xx_hal_comp.c276 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/
Dstm32wbxx_hal_comp.c243 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/
Dstm32wlxx_hal_comp.c243 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/
Dstm32l5xx_hal_comp.c242 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/
Dstm32l0xx_hal_comp.c278 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/
Dstm32l4xx_hal_comp.c272 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/
Dstm32u0xx_hal_comp.c243 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/
Dstm32u5xx_hal_comp.c246 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/
Dstm32wbaxx_hal_comp.c242 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/
Dstm32g4xx_hal_comp.c237 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/
Dstm32g0xx_hal_comp.c246 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/
Dstm32h5xx_hal_comp.h377 #define __HAL_COMP_IS_LOCKED(__HANDLE__) (READ_BIT((__HANDLE__)->Instance->CFGR1, COMP_CFGR1_LOCK… macro
/hal_stm32-latest/stm32cube/stm32wlxx/drivers/include/
Dstm32wlxx_hal_comp.h328 #define __HAL_COMP_IS_LOCKED(__HANDLE__) (READ_BIT((__HANDLE__)->Instance->CSR, COMP_CSR_… macro
/hal_stm32-latest/stm32cube/stm32wbaxx/drivers/include/
Dstm32wbaxx_hal_comp.h386 #define __HAL_COMP_IS_LOCKED(__HANDLE__) (READ_BIT((__HANDLE__)->Instance->CSR, COMP_CSR_LOCK) =… macro
/hal_stm32-latest/stm32cube/stm32u0xx/drivers/include/
Dstm32u0xx_hal_comp.h400 #define __HAL_COMP_IS_LOCKED(__HANDLE__) (READ_BIT((__HANDLE__)->Instance->CSR, COMP_CSR_LOCK) =… macro
/hal_stm32-latest/stm32cube/stm32l0xx/drivers/include/
Dstm32l0xx_hal_comp.h313 #define __HAL_COMP_IS_LOCKED(__HANDLE__) (READ_BIT((__HANDLE__)->Instance->CSR, COMP_CSR_… macro
/hal_stm32-latest/stm32cube/stm32wbxx/drivers/include/
Dstm32wbxx_hal_comp.h351 #define __HAL_COMP_IS_LOCKED(__HANDLE__) (READ_BIT((__HANDLE__)->Instance->CSR, COMP_CSR_LOCK) =… macro
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/include/
Dstm32l5xx_hal_comp.h341 #define __HAL_COMP_IS_LOCKED(__HANDLE__) (READ_BIT((__HANDLE__)->Instance->CSR, COMP_CSR_LOCK) =… macro
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/include/
Dstm32u5xx_hal_comp.h400 #define __HAL_COMP_IS_LOCKED(__HANDLE__) (READ_BIT((__HANDLE__)->Instance->CSR, COMP_CSR_LOCK) =… macro
/hal_stm32-latest/stm32cube/stm32g0xx/drivers/include/
Dstm32g0xx_hal_comp.h406 #define __HAL_COMP_IS_LOCKED(__HANDLE__) (READ_BIT((__HANDLE__)->Instance->CSR, COMP_CSR_LOCK) =… macro
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/include/
Dstm32l4xx_hal_comp.h354 #define __HAL_COMP_IS_LOCKED(__HANDLE__) (READ_BIT((__HANDLE__)->Instance->CSR, COMP_CSR_LOCK) =… macro
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/
Dstm32h7xx_hal_comp.h369 #define __HAL_COMP_IS_LOCKED(__HANDLE__) (READ_BIT((__HANDLE__)->Instance->CFGR, COMP_CFG… macro
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/include/
Dstm32g4xx_hal_comp.h335 #define __HAL_COMP_IS_LOCKED(__HANDLE__) (READ_BIT((__HANDLE__)->Instance->CSR, COMP_CSR_LOCK) =… macro
/hal_stm32-latest/stm32cube/stm32wlxx/drivers/include/Legacy/
Dstm32_hal_legacy.h2249 #define __HAL_COMP_GET_FLAG(__HANDLE__, __FLAG__) (__HAL_COMP_IS_LOCKED(__HANDLE__))

12