Home
last modified time | relevance | path

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

/hal_rpi_pico-latest/src/rp2_common/pico_cyw43_arch/
Dcyw43_arch.c23 static uint32_t country_code = PICO_CYW43_ARCH_DEFAULT_COUNTRY_CODE; variable
157 return country_code; in cyw43_arch_get_country_code()
161 country_code = country; in cyw43_arch_init_with_country()