Searched refs:DPORT_I2S0_RST (Results 1 – 5 of 5) sorted by relevance
111 DPORT_SET_PERI_REG_MASK(DPORT_PERIP_RST_EN_REG, DPORT_I2S0_RST); in bootloader_random_disable()112 DPORT_CLEAR_PERI_REG_MASK(DPORT_PERIP_RST_EN_REG, DPORT_I2S0_RST); in bootloader_random_disable()
113 return DPORT_I2S0_RST; in periph_ll_get_rst_en_mask()
571 #define DPORT_I2S0_RST (BIT(4)) macro
1001 #define DPORT_I2S0_RST (BIT(4)) macro