Searched defs:invert (Results 1 – 11 of 11) sorted by relevance
| /bsp/hpmicro/libraries/hpm_sdk/drivers/inc/ |
| A D | hpm_trgm_drv.h | 48 bool invert; /**< Invert output */ member 58 bool invert; /**< Invert output */ member 182 static inline void trgm_input_filter_invert(TRGM_Type *ptr, uint8_t input, bool invert) in trgm_input_filter_invert()
|
| A D | hpm_dao_drv.h | 177 static inline void dao_invert_output(DAO_Type *ptr, bool invert) in dao_invert_output()
|
| A D | hpm_esc_drv.h | 134 …ig_ctrl_signal_function(ESC_Type *ptr, uint8_t index, esc_ctrl_signal_function_t func, bool invert) in esc_config_ctrl_signal_function()
|
| A D | hpm_pwmv2_drv.h | 357 …e void pwmv2_force_output(PWMV2_Type *pwm_x, pwm_channel_t chn, pwm_force_mode_t mode, bool invert) in pwmv2_force_output()
|
| /bsp/efm32/ |
| A D | drv_acmp.h | 29 rt_bool_t invert; member
|
| /bsp/efm32/Libraries/emlib/src/ |
| A D | em_acmp.c | 216 void ACMP_GPIOSetup(ACMP_TypeDef *acmp, uint32_t location, bool enable, bool invert) in ACMP_GPIOSetup()
|
| /bsp/allwinner/libraries/sunxi-hal/hal/source/cir/ |
| A D | hal_cir.c | 276 void sunxi_cir_signal_invert(cir_port_t port, uint8_t invert) in sunxi_cir_signal_invert()
|
| /bsp/samd21/sam_d2x_asflib/sam0/drivers/tcc/ |
| A D | tcc.h | 1449 bool invert; member 1577 bool invert[TCC_NUM_WAVE_OUTPUTS]; member
|
| /bsp/essemi/es32f0654/libraries/ES32F065x_ALD_StdPeriph_Driver/Include/ |
| A D | ald_uart.h | 205 type_func_t invert; /**< Address detection invert */ member
|
| /bsp/essemi/es32vf2264/libraries/ALD/ES32VF2264/Include/ |
| A D | ald_uart.h | 211 type_func_t invert; /**< Address detection invert */ member
|
| /bsp/essemi/es32f369x/libraries/ES32F36xx_ALD_StdPeriph_Driver/Include/ |
| A D | ald_uart.h | 214 type_func_t invert; /**< Address detection invert */ member
|
Completed in 34 milliseconds