Searched refs:mec_hal_gpio_set_property (Results 1 – 3 of 3) sorted by relevance
659 mec_hal_gpio_set_property(MEC_PIN_0165, MEC_GPIO_INPAD_DIS_PROP_ID, 0); in mec_hal_pcr_clk32k_init()660 mec_hal_gpio_set_property(MEC_PIN_0165, MEC_GPIO_MUX_PROP_ID, in mec_hal_pcr_clk32k_init()
318 int mec_hal_gpio_set_property(uint32_t pin, uint8_t prop_id, uint8_t new_val);
465 int mec_hal_gpio_set_property(uint32_t pin, uint8_t prop_id, uint8_t val) in mec_hal_gpio_set_property() function