Searched refs:PHY_TO_PTR (Results 1 – 1 of 1) sorted by relevance
31 #define PHY_TO_PTR(_mask, _opts) (void *)(((_opts) << 16) | ((_mask))) macro70 hal_gpio_irq_init(button, gpio_irq_handler, PHY_TO_PTR(phy_mask, phy_opts), in setup_button_gpio()