Home
last modified time | relevance | path

Searched refs:COMP_CSR_INPSEL_Pos (Results 1 – 3 of 3) sorted by relevance

/trusted-firmware-m-latest/platform/ext/target/stm/common/stm32l5xx/Device/Include/
Dstm32l552xx.h2921 #define COMP_CSR_INPSEL_Pos (7U) macro
2922 #define COMP_CSR_INPSEL_Msk (0x3UL << COMP_CSR_INPSEL_Pos) /*!< 0x00000180 */
2924 #define COMP_CSR_INPSEL_0 (0x1UL << COMP_CSR_INPSEL_Pos) /*!< 0x00000080 */
2925 #define COMP_CSR_INPSEL_1 (0x2UL << COMP_CSR_INPSEL_Pos) /*!< 0x00000100 */
Dstm32l562xx.h3065 #define COMP_CSR_INPSEL_Pos (7U) macro
3066 #define COMP_CSR_INPSEL_Msk (0x3UL << COMP_CSR_INPSEL_Pos) /*!< 0x00000180 */
3068 #define COMP_CSR_INPSEL_0 (0x1UL << COMP_CSR_INPSEL_Pos) /*!< 0x00000080 */
3069 #define COMP_CSR_INPSEL_1 (0x2UL << COMP_CSR_INPSEL_Pos) /*!< 0x00000100 */
/trusted-firmware-m-latest/platform/ext/target/stm/common/stm32u5xx/Device/Include/
Dstm32u585xx.h10779 #define COMP_CSR_INPSEL_Pos (8U) macro
10780 #define COMP_CSR_INPSEL_Msk (0x3UL << COMP_CSR_INPSEL_Pos) /*!< 0x00100000…
10782 #define COMP_CSR_INPSEL_0 (0x1UL << COMP_CSR_INPSEL_Pos)
10783 #define COMP_CSR_INPSEL_1 (0x2UL << COMP_CSR_INPSEL_Pos)