/hal_stm32-latest/stm32cube/stm32l1xx/drivers/include/ |
D | stm32l1xx_ll_system.h | 1124 SET_BIT(RI->ASCR1, IOSwitch); in LL_RI_CloseIOSwitchLinkedToADC() 1168 CLEAR_BIT(RI->ASCR1, IOSwitch); in LL_RI_OpenIOSwitchLinkedToADC() 1178 SET_BIT(RI->ASCR1, RI_ASCR1_SCM); in LL_RI_EnableSwitchControlMode() 1188 CLEAR_BIT(RI->ASCR1, RI_ASCR1_SCM); in LL_RI_DisableSwitchControlMode()
|
D | stm32l1xx_hal.h | 705 #define __HAL_RI_SWITCHCONTROLMODE_ENABLE() SET_BIT(RI->ASCR1, RI_ASCR1_SCM) 707 #define __HAL_RI_SWITCHCONTROLMODE_DISABLE() CLEAR_BIT(RI->ASCR1, RI_ASCR1_SCM) 718 SET_BIT(RI->ASCR1, (__IOSWITCH__) & 0x7FFFFFFF); \ 729 CLEAR_BIT(RI->ASCR1, (__IOSWITCH__) & 0x7FFFFFFF); \
|
D | stm32l1xx_ll_comp.h | 474 …uint32_t *preg = ((uint32_t *)((uint32_t) ((uint32_t)(&(RI->ASCR1)) + ((__COMP_IS_INSTANCE_EVEN(CO… in LL_COMP_SetInputPlus() 537 …uint32_t *preg = ((uint32_t *)((uint32_t) ((uint32_t)(&(RI->ASCR1)) + ((__COMP_IS_INSTANCE_EVEN(CO… in LL_COMP_GetInputPlus()
|
/hal_stm32-latest/stm32cube/stm32l1xx/soc/ |
D | stm32l152xb.h | 409 …__IO uint32_t ASCR1; /*!< RI analog switches control register, Address offset: 0x04… member
|
D | stm32l152xba.h | 409 …__IO uint32_t ASCR1; /*!< RI analog switches control register, Address offset: 0x04… member
|
D | stm32l100xba.h | 409 …__IO uint32_t ASCR1; /*!< RI analog switches control register, Address offset: 0x04… member
|
D | stm32l100xb.h | 409 …__IO uint32_t ASCR1; /*!< RI analog switches control register, Address offset: 0x04… member
|
D | stm32l151xb.h | 394 …__IO uint32_t ASCR1; /*!< RI analog switches control register, Address offset: 0x04… member
|
D | stm32l151xba.h | 394 …__IO uint32_t ASCR1; /*!< RI analog switches control register, Address offset: 0x04… member
|
D | stm32l100xc.h | 420 …__IO uint32_t ASCR1; /*!< RI analog switches control register, Address offset: 0x04… member
|
D | stm32l151xc.h | 422 …__IO uint32_t ASCR1; /*!< RI analog switches control register, Address offset: 0x04… member
|
D | stm32l151xca.h | 422 …__IO uint32_t ASCR1; /*!< RI analog switches control register, Address offset: 0x04… member
|
D | stm32l151xdx.h | 432 …__IO uint32_t ASCR1; /*!< RI analog switches control register, Address offset: 0x04… member
|
D | stm32l151xe.h | 432 …__IO uint32_t ASCR1; /*!< RI analog switches control register, Address offset: 0x04… member
|
D | stm32l152xc.h | 437 …__IO uint32_t ASCR1; /*!< RI analog switches control register, Address offset: 0x04… member
|
D | stm32l152xca.h | 437 …__IO uint32_t ASCR1; /*!< RI analog switches control register, Address offset: 0x04… member
|
D | stm32l152xdx.h | 447 …__IO uint32_t ASCR1; /*!< RI analog switches control register, Address offset: 0x04… member
|
D | stm32l152xe.h | 447 …__IO uint32_t ASCR1; /*!< RI analog switches control register, Address offset: 0x04… member
|
D | stm32l162xc.h | 458 …__IO uint32_t ASCR1; /*!< RI analog switches control register, Address offset: 0x04… member
|
D | stm32l162xca.h | 458 …__IO uint32_t ASCR1; /*!< RI analog switches control register, Address offset: 0x04… member
|
D | stm32l162xdx.h | 468 …__IO uint32_t ASCR1; /*!< RI analog switches control register, Address offset: 0x04… member
|
D | stm32l162xe.h | 468 …__IO uint32_t ASCR1; /*!< RI analog switches control register, Address offset: 0x04… member
|
D | stm32l151xd.h | 447 …__IO uint32_t ASCR1; /*!< RI analog switches control register, Address offset: 0x04… member
|
D | stm32l152xd.h | 462 …__IO uint32_t ASCR1; /*!< RI analog switches control register, Address offset: 0x04… member
|
D | stm32l162xd.h | 483 …__IO uint32_t ASCR1; /*!< RI analog switches control register, Address offset: 0x04… member
|