Recently, when using the ncs v2.9.0 SDK, I found that the definitions for some interfaces could not be found. For instance, nrf_radio_packet_conf_t (it cannot be found even through a global search in VSCode); however, when I switch to the SDK of ncs v2.6.0, I can easily jump to the relevant definition. Why is this so?
And I downloaded the SDK through the Toolchain Manager in nRF Connect for Desktop. The file should be complete.
