Home
last modified time | relevance | path

Searched refs:CLEAR_REG (Results 1 – 25 of 41) sorted by relevance

12

/bsp/stm32/stm32mp157a-st-discovery/board/CubeMX_Config/Common/System/
A Dsystem_stm32mp1xx.c147 CLEAR_REG(EXTI_C2->IMR1); in SystemInit()
148 CLEAR_REG(EXTI_C2->IMR2); in SystemInit()
149 CLEAR_REG(EXTI_C2->IMR3); in SystemInit()
150 CLEAR_REG(EXTI_C2->EMR1); in SystemInit()
151 CLEAR_REG(EXTI_C2->EMR2); in SystemInit()
152 CLEAR_REG(EXTI_C2->EMR3); in SystemInit()
/bsp/stm32/stm32mp157a-st-ev1/board/CubeMX_Config/Common/System/
A Dsystem_stm32mp1xx.c147 CLEAR_REG(EXTI_C2->IMR1); in SystemInit()
148 CLEAR_REG(EXTI_C2->IMR2); in SystemInit()
149 CLEAR_REG(EXTI_C2->IMR3); in SystemInit()
150 CLEAR_REG(EXTI_C2->EMR1); in SystemInit()
151 CLEAR_REG(EXTI_C2->EMR2); in SystemInit()
152 CLEAR_REG(EXTI_C2->EMR3); in SystemInit()
/bsp/stm32/libraries/templates/stm32mp1xx/board/CubeMX_Config/Common/System/
A Dsystem_stm32mp1xx.c147 CLEAR_REG(EXTI_C2->IMR1); in SystemInit()
148 CLEAR_REG(EXTI_C2->IMR2); in SystemInit()
149 CLEAR_REG(EXTI_C2->IMR3); in SystemInit()
150 CLEAR_REG(EXTI_C2->EMR1); in SystemInit()
151 CLEAR_REG(EXTI_C2->EMR2); in SystemInit()
152 CLEAR_REG(EXTI_C2->EMR3); in SystemInit()
/bsp/fm33lc026/libraries/FM33LC0xx_FL_Driver/CMSIS/Include/
A Dfm33xx.h87 #define CLEAR_REG(REG) ((REG) = (0x0)) macro
/bsp/fm33lc026/libraries/FM/FM33xx/Include/
A Dfm33xx.h87 #define CLEAR_REG(REG) ((REG) = (0x0)) macro
/bsp/fm33lc026/libraries/FM33LC0xx_FL_Driver/Inc/
A Dfm33lc0xx_fl_def.h49 #define CLEAR_REG(REG) ((REG) = (0x0)) macro
/bsp/ft32/libraries/FT32F0xx/CMSIS/FT32F0xx/Include/
A Dft32f0xx.h85 #define CLEAR_REG(REG) ((REG) = (0x0)) macro
/bsp/nuvoton/libraries/nu_packages/NuUtils/inc/
A Dnu_miscutil.h30 #define CLEAR_REG(REG) ((REG) = (0x0)) macro
/bsp/hc32l196/Libraries/HC32L196_StdPeriph_Driver/inc/
A Dhc32l196_ddl.h85 #define CLEAR_REG(REG) ((REG) = (0x0)) macro
/bsp/hk32/libraries/HK32F0xx_StdPeriph_Driver/CMSIS/HK32F0xx/Include/
A Dhk32f0xx.h114 #define CLEAR_REG(REG) ((REG) = (0x0)) macro
/bsp/mm32f327x/Libraries/MM32F327x/Include/
A Dtypes.h96 #define CLEAR_REG(reg) ((reg) = (0x0)) macro
/bsp/essemi/es32f0654/libraries/ES32F065x_ALD_StdPeriph_Driver/Include/
A Dtype.h86 #define CLEAR_REG(reg) ((reg) = (0x0)) macro
/bsp/essemi/es32f369x/libraries/ES32F36xx_ALD_StdPeriph_Driver/Include/
A Dtype.h86 #define CLEAR_REG(reg) ((reg) = (0x0)) macro
/bsp/essemi/es32vf2264/libraries/ALD/ES32VF2264/Include/
A Dtype.h92 #define CLEAR_REG(reg) ((reg) = (0x0)) macro
/bsp/tae32f5300/Libraries/TAE32F53xx_StdPeriph_Driver/src/
A Dtae32f53xx_ll_ecu.c149 CLEAR_REG(Instance->SQRT_IN); in LL_ECU_DeInit()
A Dtae32f53xx_ll_i2c.c160 CLEAR_REG(Instance->INTRMS); in LL_I2C_Init()
/bsp/rockchip/common/rk_hal/lib/hal/inc/
A Dhal_def.h36 #define CLEAR_REG(REG) ((*(volatile uint32_t *)&(REG)) = (0x0)) /**< Write 0 to the r… macro
/bsp/tae32f5300/Libraries/TAE32F53xx_StdPeriph_Driver/inc/
A Dtae32f53xx_ll_def.h226 #define CLEAR_REG(REG) ((REG) = (0x0)) macro
A Dtae32f53xx_ll_hrpwm.h2598 CLEAR_REG(HRPWM->PWM[__TIMERS__].CLRAR); \
2604 CLEAR_REG(HRPWM->PWM[__TIMERS__].SETAR); \
2610 CLEAR_REG(HRPWM->PWM[__TIMERS__].CLRBR); \
2616 CLEAR_REG(HRPWM->PWM[__TIMERS__].SETBR); \
/bsp/stm32/libraries/STM32L1xx_HAL/CMSIS/Device/ST/STM32L1xx/Include/
A Dstm32l1xx.h210 #define CLEAR_REG(REG) ((REG) = (0x0)) macro
/bsp/mm32f327x/Libraries/MM32F327x/HAL_Lib/Src/
A Dhal_rcc.c53 CLEAR_REG(RCC->CFGR); in RCC_DeInit()
54 CLEAR_REG(RCC->CIR); in RCC_DeInit()
/bsp/stm32/libraries/STM32L1xx_HAL/STM32L1xx_HAL_Driver/Src/
A Dstm32l1xx_hal_rcc.c292 CLEAR_REG(RCC->CFGR); in HAL_RCC_DeInit()
295 CLEAR_REG(RCC->CIR); in HAL_RCC_DeInit()
/bsp/acm32/acm32f0x0-nucleo/libraries/Device/
A DACM32F0x0.h738 #define CLEAR_REG(REG) ((REG) = (0x0)) macro
/bsp/acm32/acm32f4xx-nucleo/libraries/Device/
A DACM32F4.h823 #define CLEAR_REG(REG) ((REG) = (0x0)) macro
/bsp/mm32l3xx/Libraries/MM32L3xx/Include/
A DMM32L3xx.h4352 #define CLEAR_REG(REG) ((REG) = (0x0)) macro

Completed in 835 milliseconds

12