Searched refs:hri_port_write_WRCONFIG_reg (Results 1 – 2 of 2) sorted by relevance
56 hri_port_write_WRCONFIG_reg(PORT, port, PORT_WRCONFIG_WRPINCFG | (mask & 0xffff)); in _gpio_set_direction()57 hri_port_write_WRCONFIG_reg( in _gpio_set_direction()63 …hri_port_write_WRCONFIG_reg(PORT, port, PORT_WRCONFIG_WRPINCFG | PORT_WRCONFIG_INEN | (mask & 0xff… in _gpio_set_direction()64 hri_port_write_WRCONFIG_reg(PORT, in _gpio_set_direction()72 hri_port_write_WRCONFIG_reg(PORT, port, PORT_WRCONFIG_WRPINCFG | (mask & 0xffff)); in _gpio_set_direction()73 hri_port_write_WRCONFIG_reg( in _gpio_set_direction()
1413 static inline void hri_port_write_WRCONFIG_reg(const void *const hw, uint8_t submodule_index, in hri_port_write_WRCONFIG_reg() function