/Zephyr-latest/samples/boards/nordic/clock_control/ |
D | sample.yaml | 15 - CONF_FILE="configs/fll16m.conf" 16 - DTC_OVERLAY_FILE="configs/fll16m.overlay" 20 - CONF_FILE="configs/lfclk.conf" 21 - DTC_OVERLAY_FILE="configs/lfclk.overlay" 25 - CONF_FILE="configs/uart135.conf" 26 - DTC_OVERLAY_FILE="configs/uart135.overlay" 30 - CONF_FILE="configs/cpuapp_hsfll.conf" 31 - DTC_OVERLAY_FILE="configs/cpuapp_hsfll.overlay" 35 - CONF_FILE="configs/global_hsfll.conf" 36 - DTC_OVERLAY_FILE="configs/global_hsfll.overlay" [all …]
|
/Zephyr-latest/samples/subsys/usb/audio/headphones_microphone/ |
D | prj.conf | 3 #USB related configs 8 #LOG subsystem related configs 16 #USB audio related configs
|
/Zephyr-latest/samples/subsys/usb/audio/headset/ |
D | prj.conf | 3 #USB related configs 8 #LOG subsystem related configs 16 #USB audio related configs
|
/Zephyr-latest/samples/subsys/usb/uac2_explicit_feedback/ |
D | prj.conf | 3 #USB related configs 9 #LOG subsystem related configs
|
/Zephyr-latest/samples/subsys/usb/uac2_implicit_feedback/ |
D | prj.conf | 3 #USB related configs 9 #LOG subsystem related configs
|
/Zephyr-latest/tests/bluetooth/shell/boards/ |
D | nrf5340_audio_dk_nrf5340_cpuapp.conf | 1 # For LC3 the following configs are needed 5 # For USB audio the following configs are needed
|
D | nrf5340dk_nrf5340_cpuapp.conf | 1 # For LC3 the following configs are needed 5 # For USB audio the following configs are needed
|
/Zephyr-latest/subsys/sensing/ |
D | sensing.c | 75 struct sensing_sensor_config *configs, in sensing_set_config() argument 81 if (handle == NULL || configs == NULL) { in sensing_set_config() 91 cfg = &configs[i]; in sensing_set_config() 115 struct sensing_sensor_config *configs, in sensing_get_config() argument 121 if (handle == NULL || configs == NULL) { in sensing_get_config() 131 cfg = &configs[i]; in sensing_get_config()
|
/Zephyr-latest/tests/drivers/gnss/gnss_api/src/ |
D | test_fix_rate.c | 36 static const struct test_config configs[] = { variable 82 for (uint32_t i = 0; i < ARRAY_SIZE(configs); i++) { in ZTEST() 83 if (!test_set_fix_rate(&configs[i])) { in ZTEST() 86 test_validate_fix_rate(&configs[i]); in ZTEST()
|
/Zephyr-latest/tests/bsim/bluetooth/host/iso/frag_2/ |
D | prj.conf | 22 # Controller ISO configs 27 # Controller Extended Advertising configs
|
/Zephyr-latest/misc/generated/ |
D | CMakeLists.txt | 3 set(CONFIGS_C ${CMAKE_CURRENT_BINARY_DIR}/misc/generated/configs.c) 17 configure_file(${CMAKE_CURRENT_LIST_DIR}/configs.c.in ${CONFIGS_C})
|
/Zephyr-latest/samples/tfm_integration/psa_crypto/ |
D | CMakeLists.txt | 24 -DPROJECT_CONFIG_HEADER_FILE=${CMAKE_CURRENT_SOURCE_DIR}/src/configs/config_tfm.h 27 zephyr_include_directories(${APPLICATION_SOURCE_DIR}/src/configs)
|
/Zephyr-latest/include/zephyr/sensing/ |
D | sensing.h | 256 * @param configs The configs to be set according to config attribute. 257 * @param count count of configs. 262 struct sensing_sensor_config *configs, int count); 268 * @param configs The configs to be get according to config attribute. 269 * @param count count of configs. 274 struct sensing_sensor_config *configs, int count);
|
/Zephyr-latest/samples/bluetooth/bap_unicast_client/boards/ |
D | nrf52_bsim.conf | 1 # For LC3 the following configs are needed
|
D | nrf5340bsim_nrf5340_cpuapp.conf | 1 # For LC3 the following configs are needed
|
D | nrf5340bsim_nrf5340_cpunet.conf | 4 # For LC3 the following configs are needed
|
/Zephyr-latest/samples/bluetooth/bap_unicast_server/boards/ |
D | nrf52_bsim.conf | 1 # For LC3 the following configs are needed
|
D | nrf5340bsim_nrf5340_cpunet.conf | 1 # For LC3 the following configs are needed
|
D | nrf5340_audio_dk_nrf5340_cpuapp.conf | 1 # For LC3 the following configs are needed
|
D | nrf5340bsim_nrf5340_cpuapp.conf | 1 # For LC3 the following configs are needed
|
/Zephyr-latest/tests/bsim/bluetooth/audio_samples/bap_unicast_client/boards/ |
D | nrf52_bsim.conf | 3 # For LC3 the following configs are needed
|
D | nrf5340bsim_nrf5340_cpunet.conf | 3 # For LC3 the following configs are needed
|
/Zephyr-latest/samples/subsys/usb/testusb/ |
D | prj.conf | 3 #USB related configs
|
/Zephyr-latest/samples/subsys/usb/mass/ |
D | prj.conf | 3 #USB related configs
|
/Zephyr-latest/samples/subsys/mgmt/updatehub/ |
D | overlay-dtls.conf | 12 # End tls configs
|