Home
last modified time | relevance | path

Searched refs:COMP_CSR_WNDWE (Results 1 – 25 of 26) sorted by relevance

12

/hal_stm32-latest/stm32cube/stm32l1xx/drivers/include/
Dstm32l1xx_ll_comp.h130 #define LL_COMP_WINDOWMODE_COMP2_INPUT_PLUS_COMMON (COMP_CSR_WNDWE) /*!< Window mode enable:…
345 MODIFY_REG(COMPxy_COMMON->CSR, COMP_CSR_WNDWE, WindowMode); in LL_COMP_SetCommonWindowMode()
360 return (uint32_t)(READ_BIT(COMPxy_COMMON->CSR, COMP_CSR_WNDWE)); in LL_COMP_GetCommonWindowMode()
Dstm32l1xx_hal_comp.h214 #define COMP_WINDOWMODE_ENABLE COMP_CSR_WNDWE /*!< Window mode enabled: COM…
/hal_stm32-latest/stm32cube/stm32l1xx/drivers/src/
Dstm32l1xx_hal_comp.c361 COMP_CSR_WNDWE | in HAL_COMP_Init()
371 COMP_CSR_WNDWE | in HAL_COMP_Init()
462 COMP_CSR_WNDWE | in HAL_COMP_DeInit()
Dstm32l1xx_ll_comp.c296 if(READ_BIT(COMP12_COMMON->CSR, COMP_CSR_WNDWE) == COMP_CSR_WNDWE) in LL_COMP_Init()
/hal_stm32-latest/stm32cube/stm32l1xx/soc/
Dstm32l152xb.h1532 #define COMP_CSR_WNDWE COMP_CSR_WNDWE_Msk /*!< Pair of compara… macro
Dstm32l152xba.h1517 #define COMP_CSR_WNDWE COMP_CSR_WNDWE_Msk /*!< Pair of compara… macro
Dstm32l100xba.h1514 #define COMP_CSR_WNDWE COMP_CSR_WNDWE_Msk /*!< Pair of compara… macro
Dstm32l100xb.h1514 #define COMP_CSR_WNDWE COMP_CSR_WNDWE_Msk /*!< Pair of compara… macro
Dstm32l151xb.h1515 #define COMP_CSR_WNDWE COMP_CSR_WNDWE_Msk /*!< Pair of compara… macro
Dstm32l151xba.h1515 #define COMP_CSR_WNDWE COMP_CSR_WNDWE_Msk /*!< Pair of compara… macro
Dstm32l100xc.h1568 #define COMP_CSR_WNDWE COMP_CSR_WNDWE_Msk /*!< Pair of compara… macro
Dstm32l151xc.h1626 #define COMP_CSR_WNDWE COMP_CSR_WNDWE_Msk /*!< Pair of compara… macro
Dstm32l151xca.h1645 #define COMP_CSR_WNDWE COMP_CSR_WNDWE_Msk /*!< Pair of compara… macro
Dstm32l151xdx.h1662 #define COMP_CSR_WNDWE COMP_CSR_WNDWE_Msk /*!< Pair of compara… macro
Dstm32l151xe.h1662 #define COMP_CSR_WNDWE COMP_CSR_WNDWE_Msk /*!< Pair of compara… macro
Dstm32l152xc.h1622 #define COMP_CSR_WNDWE COMP_CSR_WNDWE_Msk /*!< Pair of compara… macro
Dstm32l152xca.h1662 #define COMP_CSR_WNDWE COMP_CSR_WNDWE_Msk /*!< Pair of compara… macro
Dstm32l152xdx.h1679 #define COMP_CSR_WNDWE COMP_CSR_WNDWE_Msk /*!< Pair of compara… macro
Dstm32l152xe.h1679 #define COMP_CSR_WNDWE COMP_CSR_WNDWE_Msk /*!< Pair of compara… macro
Dstm32l162xc.h1752 #define COMP_CSR_WNDWE COMP_CSR_WNDWE_Msk /*!< Pair of compara… macro
Dstm32l162xca.h1792 #define COMP_CSR_WNDWE COMP_CSR_WNDWE_Msk /*!< Pair of compara… macro
Dstm32l162xdx.h1809 #define COMP_CSR_WNDWE COMP_CSR_WNDWE_Msk /*!< Pair of compara… macro
Dstm32l162xe.h1809 #define COMP_CSR_WNDWE COMP_CSR_WNDWE_Msk /*!< Pair of compara… macro
Dstm32l151xd.h1719 #define COMP_CSR_WNDWE COMP_CSR_WNDWE_Msk /*!< Pair of compara… macro
Dstm32l152xd.h1736 #define COMP_CSR_WNDWE COMP_CSR_WNDWE_Msk /*!< Pair of compara… macro

12