Home
last modified time | relevance | path

Searched defs:bss (Results 1 – 7 of 7) sorted by relevance

/Zephyr-latest/tests/application_development/code_relocation/src/
Dtest_file3.c12 __in_section(bss, sram2, var) uint32_t var_file3_sram2_bss; in __in_section() argument
Dtest_file4.c12 __in_section(bss, sram2, var) uint32_t var_file4_sram2_bss; in __in_section() argument
Dtest_file5.c12 __in_section(bss, sram2, var) uint32_t var_file5_sram2_bss; in __in_section() argument
/Zephyr-latest/tests/application_development/code_relocation/test_lib/
Dtest_lib1.c12 __in_section(bss, sram2, var) uint32_t var_lib1_sram2_bss; in __in_section() argument
/Zephyr-latest/modules/hostap/src/
Dsupp_main.c660 struct hostapd_data *bss; in hostapd_enable_iface_cb() local
811 struct hostapd_data *bss = hapd->iface->bss[i]; in hostapd_driver_init() local
902 struct hostapd_bss_config *bss; in hostapd_config_read2() local
Dsupp_api.c2486 struct hostapd_bss_config *bss; local
/Zephyr-latest/subsys/mgmt/mcumgr/grp/img_mgmt/src/
Dimg_mgmt_state.c200 struct boot_swap_state bss; in read_directxip_state() local