zephyr/drivers/wifi/esp32/src
Gerard Marull-Paretas ba8f7a2dd8 drivers: wifi: drop DEV_DATA/DEV_CFG usage
Stop using redundant DEV_DATA/DEV_CFG macros and use dev->data
and dev->config instead.

Signed-off-by: Gerard Marull-Paretas <gerard.marull@nordicsemi.no>
2022-01-19 18:16:02 +01:00
..
esp_wifi_drv.c drivers: wifi: drop DEV_DATA/DEV_CFG usage 2022-01-19 18:16:02 +01:00