Home
last modified time | relevance | path

Searched refs:rst_wifipwr (Results 1 – 2 of 2) sorted by relevance

/hal_espressif-latest/components/hal/esp32c6/include/hal/
Dmodem_lpcon_ll.h246 hw->rst_conf.rst_wifipwr = 1; in modem_lpcon_ll_reset_wifipwr()
247 hw->rst_conf.rst_wifipwr = 0; in modem_lpcon_ll_reset_wifipwr()
/hal_espressif-latest/components/soc/esp32c6/include/modem/
Dmodem_lpcon_struct.h115 uint32_t rst_wifipwr:1; member