Home
last modified time | relevance | path

Searched defs:clear (Results 1 – 5 of 5) sorted by relevance

/bsp/mm32f327x/Libraries/MM32F327x/HAL_Lib/Src/
A Dhal_tim.c870 void TIM_ClearOC1Ref(TIM_TypeDef* tim, TIMOCCE_Typedef clear) in TIM_ClearOC1Ref()
884 void TIM_ClearOC2Ref(TIM_TypeDef* tim, TIMOCCE_Typedef clear) in TIM_ClearOC2Ref()
898 void TIM_ClearOC3Ref(TIM_TypeDef* tim, TIMOCCE_Typedef clear) in TIM_ClearOC3Ref()
912 void TIM_ClearOC4Ref(TIM_TypeDef* tim, TIMOCCE_Typedef clear) in TIM_ClearOC4Ref()
1678 void TIM_ClearOC5Ref(TIM_TypeDef* tim, TIMOCCE_Typedef clear) in TIM_ClearOC5Ref()
/bsp/allwinner/libraries/sunxi-hal/hal/test/disp2/
A Ddisp_layer_cfg.h44 int clear;//is clear layer member
A Ddisp_mem.c30 int clear;//is clear layer member
/bsp/cvitek/drivers/libraries/
A Dmmio.h117 static inline void mmio_clrbits_32(uintptr_t addr, uint32_t clear) in mmio_clrbits_32()
127 static inline void mmio_clrsetbits_32(uintptr_t addr, uint32_t clear, 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

Completed in 12 milliseconds