Home
last modified time | relevance | path

Searched refs:generate (Results 1 – 25 of 262) sorted by relevance

1234567891011

/Zephyr-latest/drivers/entropy/
DKconfig.cc13xx_cc26xx26 int "Number of samples to generate entropy"
30 The number of samples used to generate entropy. The time required to
31 generate 64 bits of entropy is determined by the number of FROs enabled,
Dentropy_npcx_drbg.c65 enum ncl_status (*generate)(void *ctx, const uint8_t *add_data, uint32_t add_data_len, member
121 ncl_ret = NPCX_NCL_DRBG->generate(ctx, NULL, 0, buf, len); in entropy_npcx_drbg_get_entropy()
/Zephyr-latest/tests/crypto/tinycrypt_hmac_prng/
DREADME.txt32 HMAC-PRNG test#1 (init, reseed, generate):
39 HMAC-PRNG test#1 (generate):
/Zephyr-latest/doc/contribute/documentation/
Dgeneration.rst20 can generate the HTML content and view it with a web browser directly on
30 * ReStructuredText source files used to generate documentation found at the
69 Additional tools are required to generate the
87 that are only required to generate the documentation,
186 folder, here are the commands to generate the html content locally:
201 # To generate HTML output, run ninja on the generated build system:
206 # To generate PDF output, run ninja on the generated build system:
212 directory of every .rst file used to generate the documentation,
221 collect and generate the HTML content. When done, you can view the HTML
239 # To generate HTML output
[all …]
/Zephyr-latest/samples/drivers/lcd_cyclonev_socdk/
DCMakeLists.txt4 # CMakeList file to generate example for LCD disply on Cyclone V SoC DevKit
/Zephyr-latest/cmake/
Dtarget_toolchain_flags.cmake9 # multiple symlinks pointing to same executable will generate different
11 # ccache will generate unique signatures
16 # and thus generate a new signature.
/Zephyr-latest/subsys/net/lib/lwm2m/
DREADME_lwm2m7 domain specific code. To generate the SenML encoder and decoder the following CDDL file
16 To generate the encoder and decoder:
/Zephyr-latest/include/zephyr/linker/
Dapp_smem.ld9 * greps for "#include" to generate dependency list.
15 * 2. Using A.cmd to generate A_prebuilt.elf.
Dapp_smem_pinned.ld13 * greps for "#include" to generate dependency list.
19 * 2. Using A.cmd to generate A_prebuilt.elf.
/Zephyr-latest/doc/
Drequirements.txt1 # DOC: used to generate docs
/Zephyr-latest/doc/project/
Ddocumentation.rst13 input for other tools that is used to generate a reference manual from
30 document all test code using the same tools and in the same context and generate
108 To generate the matrix, you will first need to build the documentation,
113 Parse the generated XML data from doxygen to generate the traceability matrix.
/Zephyr-latest/cmake/compiler/xt-clang/
Dtarget.cmake32 -mno-generate-flix
/Zephyr-latest/tests/drivers/uart/uart_mix_fifo_poll/boards/
Dnrf54h20dk_nrf54h20_common.dtsi33 /* Use timer137 as only this one can generate interrupts on cpusys. */
/Zephyr-latest/tests/net/all/
DREADME.txt5 The check_net_options.sh script can be used in Linux host to generate
/Zephyr-latest/tests/net/socket/udp/
DCMakeLists.txt14 ${CMAKE_CURRENT_LIST_DIR}/generate-c-string.py
/Zephyr-latest/scripts/tests/twister/
DREADME.md31 Then we can generate the coverage report for just twister script using
37 To generate the coverage report for twister script use below command
/Zephyr-latest/subsys/fb/
DREADME_fonts.txt1 The DroidSansMono.ttf font used to generate the cfb_fonts bitmaps can be
/Zephyr-latest/cmake/linker/ld/clang/
Dlinker_flags.cmake5 set_property(TARGET linker PROPERTY coverage -fprofile-instr-generate -fcoverage-mapping)
/Zephyr-latest/subsys/llext/
DKconfig28 generate the object file. Currently not supported on RISC-V.
43 generate the shared library from multiple object files.
122 bool "Only generate the Userpace codepath on syscall stubs for the EDK"
127 not contain the routing code, and only generate the userspace one.
/Zephyr-latest/cmake/sca/eclair/ECL/
Ddb_generation.ecl22 # NEEDED: generate the ecd from frame files
/Zephyr-latest/modules/trusted-firmware-a/
DKconfig11 additionally generate a TF-A image for the Secure Execution
/Zephyr-latest/cmake/sca/eclair/
Dsca.cmake117 # call which calls the compiler and to generate analysis files.
123 # This target is used to generate the ECLAIR database when all the compilation is done and the
137 # This command is used to generate the final reports from the database and print the overall results
/Zephyr-latest/scripts/
Drequirements-extras.txt27 # used to generate devicetree dependency graphs
/Zephyr-latest/samples/bluetooth/peripheral_hr/
DREADME.rst12 connects it will generate dummy heart-rate values.
/Zephyr-latest/samples/bluetooth/peripheral_ht/
DREADME.rst14 die temperature values. On other boards, it will generate dummy temperature

1234567891011