Searched refs:GPIO_SET_BITS (Results 1 – 2 of 2) sorted by relevance
224 gpio->GPIO_SET_BITS = ((uint32_t)0x01 << port_id); in MSS_GPIO_set_output()257 gpio->GPIO_SET_BITS = ((uint32_t)1 << port_id); in MSS_GPIO_drive_inout()
420 volatile uint32_t GPIO_SET_BITS; member