Home
last modified time | relevance | path

Searched refs:clear (Results 1 – 25 of 79) sorted by relevance

1234

/bsp/cvitek/drivers/libraries/
A Dmmio.h117 static inline void mmio_clrbits_32(uintptr_t addr, uint32_t clear) in mmio_clrbits_32() argument
119 writel(readl((void *) addr) & ~clear , (void *) addr); in mmio_clrbits_32()
127 static inline void mmio_clrsetbits_32(uintptr_t addr, uint32_t clear, in mmio_clrsetbits_32() argument
130 writel((readl((void *) addr) & ~clear) | set , (void *) addr); in mmio_clrsetbits_32()
/bsp/rockchip/common/rk_hal/lib/hal/src/
A Dhal_gpio.c463 uint32_t stat, type, clear; in HAL_GPIO_IRQHandler() local
472 clear = 0x1U << i; in HAL_GPIO_IRQHandler()
475 if ((stat & clear) != 0x0U) { in HAL_GPIO_IRQHandler()
477 if (type & clear) { in HAL_GPIO_IRQHandler()
482 stat &= ~clear; in HAL_GPIO_IRQHandler()
/bsp/mm32f327x/Libraries/MM32F327x/HAL_Lib/Src/
A Dhal_tim.c870 void TIM_ClearOC1Ref(TIM_TypeDef* tim, TIMOCCE_Typedef clear) in TIM_ClearOC1Ref() argument
872 MODIFY_REG(tim->CCMR1, TIM_CCMR1_OC1CEN, clear); in TIM_ClearOC1Ref()
884 void TIM_ClearOC2Ref(TIM_TypeDef* tim, TIMOCCE_Typedef clear) in TIM_ClearOC2Ref() argument
886 MODIFY_REG(tim->CCMR1, TIM_CCMR1_OC2CEN, clear << 8); in TIM_ClearOC2Ref()
898 void TIM_ClearOC3Ref(TIM_TypeDef* tim, TIMOCCE_Typedef clear) in TIM_ClearOC3Ref() argument
900 MODIFY_REG(tim->CCMR2, TIM_CCMR2_OC3CEN, clear); in TIM_ClearOC3Ref()
912 void TIM_ClearOC4Ref(TIM_TypeDef* tim, TIMOCCE_Typedef clear) in TIM_ClearOC4Ref() argument
914 MODIFY_REG(tim->CCMR2, TIM_CCMR2_OC4CEN, clear << 8); in TIM_ClearOC4Ref()
1678 void TIM_ClearOC5Ref(TIM_TypeDef* tim, TIMOCCE_Typedef clear) in TIM_ClearOC5Ref() argument
1680 MODIFY_REG(tim->CCMR3, TIM_CCMR3_OC5CEN, clear); in TIM_ClearOC5Ref()
/bsp/allwinner/libraries/sunxi-hal/hal/test/disp2/
A Ddisp_mem.c30 int clear;//is clear layer member
218 p->clear = atoi(argv[i]); in parse_cmdline_and_alloc()
261 if (p->clear) in parse_cmdline_and_alloc()
A Ddisp_layer_cfg.h44 int clear;//is clear layer member
/bsp/mm32f327x/Libraries/MM32F327x/HAL_Lib/Inc/
A Dhal_tim.h649 void TIM_ClearOC1Ref(TIM_TypeDef* tim, TIMOCCE_Typedef clear);
650 void TIM_ClearOC2Ref(TIM_TypeDef* tim, TIMOCCE_Typedef clear);
651 void TIM_ClearOC3Ref(TIM_TypeDef* tim, TIMOCCE_Typedef clear);
652 void TIM_ClearOC4Ref(TIM_TypeDef* tim, TIMOCCE_Typedef clear);
727 void TIM_ClearOC5Ref(TIM_TypeDef* tim, TIMOCCE_Typedef clear);
/bsp/sparkfun-redv/
A DREADME.md126 clear - clear the terminal screen
/bsp/renesas/rzn2l_etherkit/
A DREADME_zh.md94 clear - clear the terminal screen
/bsp/Infineon/libraries/templates/XMC7200D/libs/TARGET_APP_KIT_XMC72_EVK/COMPONENT_CM0P/TOOLCHAIN_ARM/
A Dstartup_cm0plus.s135 MOVS r2, #0 ; clear value
136 MOVS r3, #0 ; clear value
/bsp/Infineon/xmc7100d-f144k4160aa/libs/TARGET_APP_KIT_XMC71_EVK_LITE_V2/COMPONENT_CM0P/TOOLCHAIN_ARM/
A Dstartup_cm0plus.s135 MOVS r2, #0 ; clear value
136 MOVS r3, #0 ; clear value
/bsp/Infineon/xmc7200-kit_xmc7200_evk/libs/TARGET_APP_KIT_XMC72_EVK/COMPONENT_CM0P/TOOLCHAIN_ARM/
A Dstartup_cm0plus.s135 MOVS r2, #0 ; clear value
136 MOVS r3, #0 ; clear value
/bsp/raspberry-pi/raspi2/cpu/
A Dcp15_gcc.S109 mcr p15, #0, r0, c1, c0, #0 @ clear mmu bit
/bsp/nxp/imx/imx6sx/cortex-a9/cpu/
A Dcp15_gcc.S109 mcr p15, #0, r0, c1, c0, #0 @ clear mmu bit
/bsp/raspberry-pi/raspi3-32/cpu/
A Dcp15_gcc.S131 mcr p15, #0, r0, c1, c0, #0 @ clear mmu bit
/bsp/Infineon/libraries/templates/XMC7200D/libs/TARGET_APP_KIT_XMC72_EVK/COMPONENT_CM0P/TOOLCHAIN_IAR/
A Dstartup_cm0plus.s191 MOVS r0, #0 ; clear value
192 MOVS r1, #0 ; clear value
/bsp/Infineon/xmc7100d-f144k4160aa/libs/TARGET_APP_KIT_XMC71_EVK_LITE_V2/COMPONENT_CM0P/TOOLCHAIN_IAR/
A Dstartup_cm0plus.s191 MOVS r0, #0 ; clear value
192 MOVS r1, #0 ; clear value
/bsp/Infineon/xmc7200-kit_xmc7200_evk/libs/TARGET_APP_KIT_XMC72_EVK/COMPONENT_CM0P/TOOLCHAIN_IAR/
A Dstartup_cm0plus.s191 MOVS r0, #0 ; clear value
192 MOVS r1, #0 ; clear value
/bsp/renesas/ra6m3-hmi-board/
A DREADME.md101 clear - clear the terminal screen
/bsp/Infineon/libraries/templates/XMC7200D/libs/TARGET_APP_KIT_XMC72_EVK/COMPONENT_CM0P/TOOLCHAIN_GCC_ARM/
A Dlinker.ld189 /* To clear multiple BSS sections,
266 * A) put information to clear the section with all zeros during application
A Dlinker_d.ld189 /* To clear multiple BSS sections,
266 * A) put information to clear the section with all zeros during application
/bsp/Infineon/xmc7100d-f144k4160aa/libs/TARGET_APP_KIT_XMC71_EVK_LITE_V2/COMPONENT_CM0P/TOOLCHAIN_GCC_ARM/
A Dlinker.ld189 /* To clear multiple BSS sections,
266 * A) put information to clear the section with all zeros during application
A Dlinker_d.ld189 /* To clear multiple BSS sections,
266 * A) put information to clear the section with all zeros during application
/bsp/Infineon/xmc7200-kit_xmc7200_evk/libs/TARGET_APP_KIT_XMC72_EVK/COMPONENT_CM0P/TOOLCHAIN_GCC_ARM/
A Dlinker.ld189 /* To clear multiple BSS sections,
266 * A) put information to clear the section with all zeros during application
A Dlinker_d.ld189 /* To clear multiple BSS sections,
266 * A) put information to clear the section with all zeros during application
/bsp/renesas/rzn2l_rsk/
A DREADME.md95 clear - clear the terminal screen

Completed in 168 milliseconds

1234