Home
last modified time | relevance | path

Searched refs:hal_gpio_gpio_data_clr_set_bit (Results 1 – 2 of 2) sorted by relevance

/device/soc/hisilicon/ws63v100/sdk/drivers/drivers/hal/gpio/v150/
Dhal_gpio_v150_regs_op.h395 static inline void hal_gpio_gpio_data_clr_set_bit(uint32_t channel, uint32_t group, uint32_t group_… in hal_gpio_gpio_data_clr_set_bit() function
Dhal_gpio_v150.c107 hal_gpio_gpio_data_clr_set_bit(channel, group, group_pin, HAL_GPIO_LEVEL_HIGH); in hal_gpio_v150_set_output()