Searched defs:Level (Results 1 – 7 of 7) sorted by relevance
222 void __FUNC_IN_RAM__ GPIO_Output(uint32_t Pin, uint8_t Level) in GPIO_Output()252 void __FUNC_IN_RAM__ GPIO_OutputMulti(uint32_t Port, uint32_t Pins, uint32_t Level) in GPIO_OutputMulti()
449 void PWM_SetOutLevel(PWM_TypeDef *PWMx, uint32_t Channel, uint32_t Level) in PWM_SetOutLevel()
434 void PWM_SetOutLevel(PWM_Type *PWMx, uint32_t Channel, uint32_t Level) in PWM_SetOutLevel()
422 void PWRCU_SetLVDS(PWRCU_LVDS_Enum Level) in PWRCU_SetLVDS()
478 void PWRCU_SetLVDS(PWRCU_LVDS_Enum Level) in PWRCU_SetLVDS()
168 uint8_t Level; //IO输入输出电平,捕获模式下中断时IO电平 member
312 unsigned int Level; /* the level of collection items */ member
Completed in 17 milliseconds