Searched full:statically (Results 1 – 25 of 124) sorted by relevance
12345
142 * @brief Statically define one packet filter rule227 * @brief Statically define an "interface match" packet filter condition239 * @brief Statically define an "interface unmatch" packet filter condition251 * @brief Statically define an "orig interface match" packet filter condition263 * @brief Statically define an "orig interface unmatch" packet filter condition287 * @brief Statically define a "data minimum size" packet filter condition300 * @brief Statically define a "data maximum size" packet filter condition313 * @brief Statically define a "data bounded size" packet filter condition341 * @brief Statically define a "ip address allowlist" packet filter condition361 * @brief Statically define a "ip address blocklist" packet filter condition[all …]
114 * @brief Statically define a network socket service.137 * @brief Statically define a network socket service in a private (static) scope.152 * @brief Statically define a network socket service.175 * @brief Statically define a network socket service in a private (static) scope.
65 * of addresses in the pool is configured statically with Kconfig
89 * @brief Statically initialize a P4 Work Queue91 * Statically defines a struct k_p4wq object with the specified number115 * @brief Statically initialize an array of P4 Work Queues117 * Statically defines an array of struct k_p4wq objects with the specified145 * via this function (or statically using K_P4WQ_DEFINE) before any
65 * @brief Declare a Separate Chaining Hashmap statically67 * Declare a Separate Chaining Hashmap statically with default parameters.
65 * @brief Declare a C++ Hashmap statically67 * Declare a C++ Hashmap statically with default parameters.
70 * @brief Declare a Open Addressing Linear Probe Hashmap statically72 * Declare a Open Addressing Linear Probe Hashmap statically with default parameters.
59 * @brief Declare a Hashmap statically (advanced)61 * Declare a Hashmap statically with control over advanced parameters.96 * @brief Declare a Hashmap statically98 * Declare a Hashmap statically with default parameters.
34 * on top of the statically configured memory regions, the maximum number of45 * on top of the statically configured memory regions, the maximum number58 /* When dynamic regions may not be defined on top of statically66 /* When dynamic regions may be defined on top of statically allocated81 * When dynamic regions may not be defined on top of statically94 /* When dynamic regions may be defined on top of statically allocated
33 Size of statically allocated buffer size in bytes. The size should be
13 array with a size of 0 and a desired size. The driver will statically allocate memory
15 * statically in the TF-M project.
15 The number of LLI structs in a statically allocated pool. Each channel has its own
25 statically allocate a block of memory of the desired size and provide a callback with a
133 * @brief Structure use for statically registering host command handlers159 * @brief Statically define and register a host command handler.161 * Helper macro to statically define and register a host command handler that182 * @brief Statically define and register a host command handler without sizes.184 * Helper macro to statically define and register a host command handler whose
20 # Note that type annotations are not currently statically checked, and
24 * available on PRE_KERNEL_1 stage, so we will use statically allocated buffer,
91 Rendering buffers are statically allocated based on the following
335 * @param inputs Statically allocated BLOB Transfer Client transfer inputs.357 * @param inputs Statically allocated BLOB Transfer Client transfer inputs.358 * @param xfer Statically allocated transfer parameters.398 * @param inputs Statically allocated BLOB Transfer Client transfer inputs.
9 Thread stacks are declared statically with :c:macro:`K_THREAD_STACK_DEFINE()`.
102 /* There is no way to statically determine whether a file in test_fs_external()
32 * configured statically.
41 * Interrupts configured statically with IRQ_CONNECT(.) in ZTEST()
96 /* Search for statically initialized object */ in common_obj_core_test()154 /* Search for statically initialized object */ in ZTEST()