Home
last modified time | relevance | path

Searched refs:ASCR1 (Results 1 – 7 of 7) sorted by relevance

/loramac-node-2.7.6/src/boards/mcu/stm32/STM32L1xx_HAL_Driver/Inc/
Dstm32l1xx_ll_system.h1087 SET_BIT(RI->ASCR1, IOSwitch); in LL_RI_CloseIOSwitchLinkedToADC()
1131 CLEAR_BIT(RI->ASCR1, IOSwitch); in LL_RI_OpenIOSwitchLinkedToADC()
1141 SET_BIT(RI->ASCR1, RI_ASCR1_SCM); in LL_RI_EnableSwitchControlMode()
1151 CLEAR_BIT(RI->ASCR1, RI_ASCR1_SCM); in LL_RI_DisableSwitchControlMode()
Dstm32l1xx_hal.h697 #define __HAL_RI_SWITCHCONTROLMODE_ENABLE() SET_BIT(RI->ASCR1, RI_ASCR1_SCM)
699 #define __HAL_RI_SWITCHCONTROLMODE_DISABLE() CLEAR_BIT(RI->ASCR1, RI_ASCR1_SCM)
710 SET_BIT(RI->ASCR1, (__IOSWITCH__) & 0x7FFFFFFF); \
721 CLEAR_BIT(RI->ASCR1, (__IOSWITCH__) & 0x7FFFFFFF); \
Dstm32l1xx_ll_comp.h491 …register uint32_t *preg = ((uint32_t *)((uint32_t) ((uint32_t)(&(RI->ASCR1)) + ((__COMP_IS_INSTANC… in LL_COMP_SetInputPlus()
554 …register uint32_t *preg = ((uint32_t *)((uint32_t) ((uint32_t)(&(RI->ASCR1)) + ((__COMP_IS_INSTANC… in LL_COMP_GetInputPlus()
/loramac-node-2.7.6/src/boards/SKiM980A/cmsis/
Dstm32l151xba.h411 __IO uint32_t ASCR1; /*!< RI analog switches control register, Address offset: 0x04 */ member
/loramac-node-2.7.6/src/boards/SKiM880B/cmsis/
Dstm32l151xba.h411 __IO uint32_t ASCR1; /*!< RI analog switches control register, Address offset: 0x04 */ member
/loramac-node-2.7.6/src/boards/NAMote72/cmsis/
Dstm32l152xc.h455 __IO uint32_t ASCR1; /*!< RI analog switches control register, Address offset: 0x04 */ member
/loramac-node-2.7.6/src/boards/NucleoL152/cmsis/
Dstm32l152xe.h464 __IO uint32_t ASCR1; /*!< RI analog switches control register, Address offset: 0x04 */ member