Searched refs:xormask (Results 1 – 2 of 2) sorted by relevance
1018 int mec_hal_gpio_parout_port_xor(const uint8_t port, const uint32_t xormask) in mec_hal_gpio_parout_port_xor() argument1024 MEC_GPIO->PAROUT[port] ^= xormask; in mec_hal_gpio_parout_port_xor()
378 int mec_hal_gpio_parout_port_xor(const uint8_t port, const uint32_t xormask);