Searched refs:DPORT_RW_BTLP_RST (Results 1 – 5 of 5) sorted by relevance
44 DPORT_RW_BTMAC_RST | DPORT_RW_BTLP_RST); in esp_system_reset_modules_on_exit()
42 DPORT_MACPWR_RST | DPORT_RW_BTMAC_RST | DPORT_RW_BTLP_RST); in esp_system_reset_modules_on_exit()
101 return (DPORT_BTBB_RST | DPORT_BTMAC_RST | DPORT_RW_BTMAC_RST | DPORT_RW_BTLP_RST); in periph_ll_get_rst_en_mask()
482 #define DPORT_RW_BTLP_RST BIT(10) macro
1078 #define DPORT_RW_BTLP_RST BIT(10) macro