/Zephyr-latest/tests/net/lib/http_server/tls/ |
D | CMakeLists.txt | 16 ${gen_dir}/ca.inc 22 ${gen_dir}/server.inc 28 ${gen_dir}/server_privkey.inc 36 ${gen_dir}/client.inc 42 ${gen_dir}/client_privkey.inc 47 generate_inc_file_for_target(app ${source_file_index} ${gen_dir}/index.html.inc) 48 generate_inc_file_for_target(app ${source_file_index} ${gen_dir}/index.html.gz.inc --gzip)
|
/Zephyr-latest/tests/application_development/gen_inc_file/ |
D | CMakeLists.txt | 15 generate_inc_file_for_target(app ${source_file} ${gen_dir}/file.bin.inc) 16 generate_inc_file_for_target(app ${source_file} ${gen_dir}/file.bin.partial.inc 18 generate_inc_file_for_target(app ${source_file} ${gen_dir}/file.bin.gz.inc --gzip) 19 generate_inc_file_for_target(app ${source_file} ${gen_dir}/file.bin.mtime.gz.inc 21 generate_inc_file_for_target(app ${source_file} ${gen_dir}/file.bin.partial.gz.inc
|
/Zephyr-latest/tests/net/socket/tls_ext/ |
D | CMakeLists.txt | 13 ${gen_dir}/ca.inc 19 ${gen_dir}/server.inc 25 ${gen_dir}/server_privkey.inc 33 ${gen_dir}/client.inc 39 ${gen_dir}/client_privkey.inc
|
/Zephyr-latest/subsys/net/l2/wifi/ |
D | CMakeLists.txt | 39 ${gen_dir}/client.pem.inc 45 ${gen_dir}/client-key.pem.inc 51 ${gen_dir}/ca.pem.inc 57 ${gen_dir}/client2.pem.inc 63 ${gen_dir}/client-key2.pem.inc 69 ${gen_dir}/ca2.pem.inc 75 ${gen_dir}/server.pem.inc 81 ${gen_dir}/server-key.pem.inc
|
/Zephyr-latest/tests/net/lib/http_server/crime/ |
D | CMakeLists.txt | 16 generate_inc_file_for_target(app ${source_file_index} ${gen_dir}/index.html.inc) 17 generate_inc_file_for_target(app ${source_file_index} ${gen_dir}/index.html.gz.inc --gzip) 20 generate_inc_file_for_target(app ${source_file_not_found} ${gen_dir}/not_found_page.html.inc) 21 generate_inc_file_for_target(app ${source_file_not_found} ${gen_dir}/not_found_page.html.gz.inc --g…
|
/Zephyr-latest/modules/nrf_wifi/os/ |
D | CMakeLists.txt | 92 ${NRF_WIFI_DIR}/utils/inc 93 ${NRF_WIFI_DIR}/os_if/inc 94 ${NRF_WIFI_DIR}/bus_if/bus/qspi/inc 95 ${NRF_WIFI_DIR}/bus_if/bal/inc 96 ${NRF_WIFI_DIR}/fw_if/umac_if/inc 97 ${NRF_WIFI_DIR}/fw_load/mips/fw/inc 98 ${NRF_WIFI_DIR}/hw_if/hal/inc 99 ${NRF_WIFI_DIR}/hw_if/hal/inc/fw 100 ${NRF_WIFI_DIR}/fw_if/umac_if/inc/fw 105 ${NRF_WIFI_DIR}/fw_if/umac_if/inc/radio_test [all …]
|
/Zephyr-latest/tests/kconfig/functions/ |
D | Kconfig | 66 default $(inc, 1) 70 default "$(inc, 1, 1)" 74 default "$(inc, $(inc, 1, 1))" 90 default $(add, $(inc, 1, 1))
|
/Zephyr-latest/modules/hal_silabs/simplicity_sdk/ |
D | CMakeLists.txt | 48 ${BLUETOOTH_DIR}/bgstack/ll/inc 94 ${COMMON_DIR}/inc 95 ${EMLIB_DIR}/inc 96 ${PERIPHERAL_DIR}/inc 97 ${SERVICE_DIR}/clock_manager/inc 98 ${SERVICE_DIR}/device_init/inc 99 ${SERVICE_DIR}/device_manager/inc 101 ${SERVICE_DIR}/hfxo_manager/inc 103 ${SERVICE_DIR}/memory_manager/inc 104 ${SERVICE_DIR}/memory_manager/profiler/inc [all …]
|
/Zephyr-latest/samples/modules/thrift/hello/client/ |
D | CMakeLists.txt | 42 ${gen_dir}/qemu_cert.pem.inc 48 ${gen_dir}/qemu_key.pem.inc 54 ${gen_dir}/native_cert.pem.inc 60 ${gen_dir}/native_key.pem.inc
|
/Zephyr-latest/samples/modules/thrift/hello/server/ |
D | CMakeLists.txt | 42 ${gen_dir}/qemu_cert.pem.inc 48 ${gen_dir}/qemu_key.pem.inc 54 ${gen_dir}/native_cert.pem.inc 60 ${gen_dir}/native_key.pem.inc
|
/Zephyr-latest/samples/net/sockets/dumb_http_server/ |
D | CMakeLists.txt | 12 generate_inc_file_for_target(app src/response_small.html.bin ${gen_dir}/response_small.html.bin.inc) 13 generate_inc_file_for_target(app src/response_big.html.bin ${gen_dir}/response_big.html.bin.inc)
|
/Zephyr-latest/samples/net/sockets/echo_server/ |
D | CMakeLists.txt | 50 ${gen_dir}/${inc_file}.inc 57 generate_inc_file_for_target(app src/ws_console/index.html ${gen_dir}/index.html.gz.inc --gzip) 58 generate_inc_file_for_target(app src/ws_console/style.css ${gen_dir}/style.css.gz.inc --gzip) 59 …nc_file_for_target(app src/ws_console/favicon-16x16.png ${gen_dir}/favicon-16x16.png.gz.inc --gzip)
|
/Zephyr-latest/samples/subsys/llext/edk/ext2/ |
D | CMakeLists.txt | 23 ${PROJECT_BINARY_DIR}/${PROJECT_NAME}.inc 28 ${PROJECT_NAME}.inc
|
/Zephyr-latest/samples/subsys/llext/edk/ext1/ |
D | CMakeLists.txt | 27 ${PROJECT_BINARY_DIR}/${PROJECT_NAME}.inc 32 ${PROJECT_NAME}.inc
|
/Zephyr-latest/samples/subsys/llext/edk/ext3/ |
D | CMakeLists.txt | 27 ${PROJECT_BINARY_DIR}/${PROJECT_NAME}.inc 32 ${PROJECT_NAME}.inc
|
/Zephyr-latest/samples/subsys/llext/edk/k-ext1/ |
D | CMakeLists.txt | 27 ${PROJECT_BINARY_DIR}/${PROJECT_NAME}.inc 32 ${PROJECT_NAME}.inc
|
/Zephyr-latest/tests/misc/llext-edk/extension/ |
D | CMakeLists.txt | 23 ${PROJECT_BINARY_DIR}/${PROJECT_NAME}.inc 31 > ${PROJECT_NAME}.inc
|
/Zephyr-latest/boards/microchip/ |
D | index.rst | 1 .. _boards-microchip-technology-inc:
|
/Zephyr-latest/boards/seeed/xiao_rp2040/ |
D | Kconfig | 1 # Copyright (c) 2023 Seeed Studio inc.
|
D | Kconfig.xiao_rp2040 | 3 # Copyright (c) 2023 Seeed Studio inc.
|
D | Kconfig.defconfig | 1 # Copyright (c) 2023 Seeed Studio inc.
|
/Zephyr-latest/samples/boards/nordic/nrf_led_matrix/src/ |
D | main.c | 115 bool inc = false; in update_through_framebuffer() local 173 inc = !inc; in update_through_framebuffer() 175 if (inc) { in update_through_framebuffer()
|
/Zephyr-latest/boards/seeed/xiao_esp32s3/ |
D | Kconfig | 1 # Copyright (c) 2023 Seeed Studio inc.
|
/Zephyr-latest/drivers/serial/ |
D | uart_async_rx.c | 11 static uint8_t inc(struct uart_async_rx *rx_data, uint8_t val) in inc() function 33 rx_data->drv_buf_idx = inc(rx_data, rx_data->drv_buf_idx); in uart_async_rx_buf_req() 65 rx_data->rd_buf_idx = inc(rx_data, rx_data->rd_buf_idx); in usr_rx_buf_release()
|
/Zephyr-latest/drivers/wifi/nrf_wifi/ |
D | CMakeLists.txt | 13 inc 19 off_raw_tx/inc 102 ${gen_dir}/nrf70.bin.inc
|