Searched refs:dir_bit (Results 1 – 2 of 2) sorted by relevance
101 hi_s32 hi_drv_gpio_set_dir_bit(hi_u32 gpio_no, hi_u32 dir_bit);
189 hi_s32 hi_drv_gpio_set_dir_bit(hi_u32 gpio_no, hi_u32 dir_bit) in hi_drv_gpio_set_dir_bit() argument202 if (dir_bit != HI_TRUE && dir_bit != HI_FALSE) { in hi_drv_gpio_set_dir_bit()212 if (!dir_bit) { /* 0 output */ in hi_drv_gpio_set_dir_bit()