Searched refs:SYSTEM_RW_BTMAC_RST (Results 1 – 7 of 7) sorted by relevance
41 … SYSTEM_RW_BTMAC_RST | SYSTEM_RW_BTLP_RST | SYSTEM_RW_BTMAC_REG_RST | SYSTEM_RW_BTLP_REG_RST); in esp_system_reset_modules_on_exit()
45 … SYSTEM_RW_BTMAC_RST | SYSTEM_RW_BTLP_RST | SYSTEM_RW_BTMAC_REG_RST | SYSTEM_RW_BTLP_REG_RST); in esp_system_reset_modules_on_exit()
207 #define SYSTEM_RW_BTMAC_RST BIT(9) /* Bluetooth MAC */ macro218 SYSTEM_RW_BTMAC_RST | \
98 …return (SYSTEM_BTBB_RST | SYSTEM_BTBB_REG_RST | SYSTEM_RW_BTMAC_RST | SYSTEM_RW_BTLP_RST | SYSTEM… in periph_ll_get_rst_en_mask()
211 #define SYSTEM_RW_BTMAC_RST BIT(9) /* Bluetooth MAC */ macro222 SYSTEM_RW_BTMAC_RST | \
117 …return (SYSTEM_BTBB_RST | SYSTEM_BTBB_REG_RST | SYSTEM_RW_BTMAC_RST | SYSTEM_RW_BTLP_RST | SYSTEM… in periph_ll_get_rst_en_mask()
207 #define SYSTEM_RW_BTMAC_RST BIT(9) macro