Home
last modified time | relevance | path

Searched full:declare (Results 1 – 25 of 144) sorted by relevance

123456

/Zephyr-latest/include/zephyr/bluetooth/audio/
Dbap_lc3_preset.h45 /** Helper to declare an LC3 preset structure */
54 * @brief Helper to declare LC3 Unicast 8_1_1 codec configuration
66 * @brief Helper to declare LC3 Unicast 8_2_1 codec configuration
78 * @brief Helper to declare LC3 Unicast 16_1_1 codec configuration
90 * @brief Helper to declare LC3 Unicast 16_2_1 codec configuration
104 * @brief Helper to declare LC3 Unicast 24_1_1 codec configuration
116 * @brief Helper to declare LC3 Unicast 24_2_1 codec configuration
130 * @brief Helper to declare LC3 Unicast 32_1_1 codec configuration
142 * @brief Helper to declare LC3 Unicast 32_2_1 codec configuration
154 * @brief Helper to declare LC3 Unicast 441_1_1 codec configuration
[all …]
Dgmap_lc3_preset.h37 * @brief Helper to declare LC3 32_1_gr codec configuration
49 * @brief Helper to declare LC3 32_2_gr codec configuration
61 * @brief Helper to declare LC3 48_1_gr codec configuration
73 * @brief Helper to declare LC3 48_2_gr codec configuration
87 * @brief Helper to declare LC3 48_3_gr codec configuration
99 * @brief Helper to declare LC3 48_4_gr codec configuration
113 * @brief Helper to declare LC3 16_1_gs codec configuration
125 * @brief Helper to declare LC3 16_2_gs codec configuration
137 * @brief Helper to declare LC3 32_1_gs codec configuration
149 * @brief Helper to declare LC3 32_2_gs codec configuration
[all …]
Dlc3.h35 * @brief Helper to declare LC3 codec capability
67 * @brief Helper to declare LC3 codec metadata
78 * @brief Helper to declare LC3 codec
96 * @brief Helper to declare LC3 codec data configuration
116 /** @brief Helper to declare LC3 codec metadata configuration */
124 * @brief Helper to declare LC3 codec configuration.
/Zephyr-latest/include/zephyr/sys/
Dhash_map_sc.h31 * @brief Declare a Separate Chaining Hashmap (advanced)
33 * Declare a Separate Chaining Hashmap with control over advanced parameters.
48 * @brief Declare a Separate Chaining Hashmap (advanced)
50 * Declare a Separate Chaining Hashmap with control over advanced parameters.
65 * @brief Declare a Separate Chaining Hashmap statically
67 * Declare a Separate Chaining Hashmap statically with default parameters.
77 * @brief Declare a Separate Chaining Hashmap
79 * Declare a Separate Chaining Hashmap with default parameters.
Dhash_map_cxx.h31 * @brief Declare a C++ Hashmap (advanced)
33 * Declare a C++ Hashmap with control over advanced parameters.
48 * @brief Declare a C++ Hashmap (advanced)
50 * Declare a C++ Hashmap with control over advanced parameters.
65 * @brief Declare a C++ Hashmap statically
67 * Declare a C++ Hashmap statically with default parameters.
77 * @brief Declare a C++ Hashmap
79 * Declare a C++ Hashmap with default parameters.
Dhash_map_oa_lp.h35 * @brief Declare a Open Addressing Linear Probe Hashmap (advanced)
37 * Declare a Open Addressing Linear Probe Hashmap with control over advanced parameters.
52 * @brief Declare a Open Addressing Linear Probe Hashmap (advanced)
54 * Declare a Open Addressing Linear Probe Hashmap with control over advanced parameters.
70 * @brief Declare a Open Addressing Linear Probe Hashmap statically
72 * Declare a Open Addressing Linear Probe Hashmap statically with default parameters.
82 * @brief Declare a Open Addressing Linear Probe Hashmap
84 * Declare a Open Addressing Linear Probe Hashmap with default parameters.
Dhash_map.h32 * @brief Declare a Hashmap (advanced)
34 * Declare a Hashmap with control over advanced parameters.
60 * @brief Declare a Hashmap statically (advanced)
62 * Declare a Hashmap statically with control over advanced parameters.
88 * @brief Declare a Hashmap
90 * Declare a Hashmap with default parameters.
97 * @brief Declare a Hashmap statically
99 * Declare a Hashmap statically with default parameters.
/Zephyr-latest/tests/bsim/bluetooth/ll/edtt/gatt_test_app/src/gatt/
Dgatt_macs.h28 * Helper macro to declare an attribute.
50 * Helper macro to declare a characteristic attribute along with its attribute
76 * Helper macro to declare a primary service attribute.
92 * Helper macro to declare a secondary service attribute.
108 * Helper macro to declare database internal include service attribute.
124 * Helper macro to declare a descriptor attribute.
139 * Helper macro to declare a Managed CCC attribute.
152 * Helper macro to declare a CCC attribute.
174 * Helper macro to declare a CCC attribute.
188 * Helper macro to declare a CEP attribute.
[all …]
/Zephyr-latest/scripts/checkpatch/
Dcheck_known_checkpatch_issues.sh21 declare update=n
22 declare quiet=n
47 declare -r optstr="quh"
110 declare -i num_plusses=${#plusses_num_err[@]}
111 declare -i num_minuses=${#minuses_num_err[@]}
112 declare -i test_num=${num_plusses}
116 declare -i i=${num_minuses}
Dmaintainer-checkpatch.bash35 declare num_commits=1
36 declare summary=n
37 declare since_commit=""
68 declare -r optstr="n:c:sh"
/Zephyr-latest/doc/kernel/services/other/
Dthread_local_storage.rst32 The macro ``Z_THREAD_LOCAL`` can be used to declare thread local variables.
34 For example, to declare a thread local variable in header files:
40 And to declare the actual variable in source files:
/Zephyr-latest/tests/misc/iterable_sections/src/
Dmain.c24 /* declare in random order to check that the linker is sorting by name */
35 /* declare in random order to check that the linker is sorting by custom name */
41 /* declare in random order to check that the linker is sorting numerically */
119 /* declare in random order to check that the linker is sorting by name */
130 /* declare in random order to check that the linker is sorting by custom name */
136 /* declare in random order to check that the linker is sorting numerically */
/Zephyr-latest/tests/drivers/interrupt_controller/intc_plic/
DKconfig8 Declare some intc_plic.c functions in the global scope for verification.
/Zephyr-latest/tests/bsim/babblekit/include/babblekit/
Dflags.h18 /* Declare a flag that has been defined in another file */
22 * Declare them static if defining flags with the same name in multiple files.
/Zephyr-latest/lib/libc/picolibc/
Derrno_wrap.c12 * Picolibc needs to be able to declare this itself so that the library
/Zephyr-latest/subsys/net/l2/ieee802154/
Dieee802154_radio_aloha.c24 /* Declare the public channel access algorithm function used by L2. */
/Zephyr-latest/boards/nxp/twr_ke18f/
Dpinmux.c16 /* Declare pin configuration state for flexio pin here */ in twr_ke18f_pinmux_init()
/Zephyr-latest/subsys/bluetooth/services/nus/
DKconfig.nus15 If the user wishes to declare NUS instances externally by using
/Zephyr-latest/arch/x86/core/
Dia32.cmake33 # Last since we declare default exception handlers here
/Zephyr-latest/include/zephyr/data/
Djson.h134 * @brief Helper macro to declare a descriptor for supported primitive
163 * @brief Helper macro to declare a descriptor for an object value
179 * { ... declare bar.baz descriptor ... },
182 * { ... declare foo descriptor ... },
200 * @internal @brief Helper macro to declare an element descriptor
220 * @internal @brief Helper macro to declare an array descriptor
234 * @internal @brief Helper macro to declare an object descriptor
248 * @brief Helper macro to declare a descriptor for an array of primitives
285 * @brief Helper macro to declare a descriptor for an array of objects
335 * @brief Helper macro to declare a descriptor for an array of array
/Zephyr-latest/include/zephyr/arch/arm/
Darch.h114 * @brief Declare the ARCH_STACK_PTR_ALIGN
127 * @brief Declare the minimum alignment for a thread stack
144 * @brief Declare a minimum MPU guard alignment and size
202 * @brief Declare the MPU guard alignment and size for a thread stack
/Zephyr-latest/include/zephyr/bluetooth/classic/
Dsdp.h316 * @brief Declare an array of 8-bit elements in an attribute.
321 * @brief Declare an array of 16-bit elements in an attribute.
326 * @brief Declare an array of 32-bit elements in an attribute.
331 * @brief Declare a fixed-size data element header.
340 * @brief Declare a variable-size data element header.
351 * @brief Declare a list of data elements.
359 * Helper macro to declare a new service record.
398 * Helper macro to declare a list attribute.
412 * Helper macro to declare a service ID attribute.
425 * Helper macro to declare a service name attribute.
[all …]
/Zephyr-latest/include/zephyr/linker/
Dllext-sections.ld21 * is enabled. Declare this section to prevent it from being considered orphan.
Dintlist.ld22 * You will need to declare a bogus memory region for IDT_LIST. It doesn't
/Zephyr-latest/samples/tfm_integration/psa_crypto/src/
Dmain.c18 /** Declare a reference to the application logging interface. */

123456