Searched refs:pullupen (Results 1 – 1 of 1) sorted by relevance
212 u32 afsel, afs1, afs0, dir, pullupen, pulldownen; in tls_io_cfg_get() local226 pullupen = tls_reg_read32(HR_GPIO_PULLUP_EN + offset); in tls_io_cfg_get()239 if ((!(dir&BIT(pin))) && (pullupen&BIT(pin)) && (!(pulldownen&BIT(pin)))) { in tls_io_cfg_get()