Searched defs:enType (Results 1 – 3 of 3) sorted by relevance
335 en_gpio_irqtype_t enType, in _GpioEnableIrq()372 en_result_t Gpio_EnableIrq(en_gpio_port_t enPort, en_gpio_pin_t enPin, en_gpio_irqtype_t enType) in Gpio_EnableIrq()389 en_result_t Gpio_DisableIrq(en_gpio_port_t enPort, en_gpio_pin_t enPin, en_gpio_irqtype_t enType) in Gpio_DisableIrq()
156 en_result_t Lvd_EnableIrq(en_lvd_irq_type_t enType) in Lvd_EnableIrq()
323 en_result_t Gpio_EnableIrq(en_gpio_port_t enPort, en_gpio_pin_t enPin, en_gpio_irqtype_t enType) in Gpio_EnableIrq()344 en_result_t Gpio_DisableIrq(en_gpio_port_t enPort, en_gpio_pin_t enPin, en_gpio_irqtype_t enType) in Gpio_DisableIrq()
Completed in 6 milliseconds