Home
last modified time | relevance | path

Searched refs:const (Results 26 – 50 of 163) sorted by relevance

1234567

/Zephyr-latest/tests/lib/cmsis_dsp/interpolation/src/
Dq15.pat1 static const q31_t in_linear_x[40] = {
14 static const q15_t in_linear_y[41] = {
23 static const q15_t ref_linear[40] = {
31 static const q31_t in_bilinear_x[300] = {
109 static const q15_t in_bilinear_y[56] = {
119 static const uint16_t in_bilinear_config[2] = {
123 static const q15_t ref_bilinear[150] = {
Df16.pat1 static const uint16_t in_linear_x[40] = {
9 static const uint16_t in_linear_y[41] = {
18 static const uint16_t ref_linear[40] = {
26 static const uint16_t in_bilinear_x[300] = {
67 static const uint16_t in_bilinear_y[56] = {
77 static const uint16_t in_bilinear_config[2] = {
81 static const uint16_t ref_bilinear[150] = {
Dq31.pat1 static const q31_t in_linear_x[40] = {
14 static const q31_t in_linear_y[41] = {
28 static const q31_t ref_linear[40] = {
41 static const q31_t in_bilinear_x[300] = {
119 static const q31_t in_bilinear_y[56] = {
136 static const uint16_t in_bilinear_config[2] = {
140 static const q31_t ref_bilinear[150] = {
Dq7.pat1 static const q31_t in_linear_x[40] = {
14 static const q7_t in_linear_y[41] = {
23 static const q7_t ref_linear[40] = {
31 static const q31_t in_bilinear_x[300] = {
109 static const q7_t in_bilinear_y[56] = {
119 static const uint16_t in_bilinear_config[2] = {
123 static const q7_t ref_bilinear[150] = {
/Zephyr-latest/scripts/kconfig/
Dlint.py63 action="append_const", dest="checks", const=check_always_n,
72 action="append_const", dest="checks", const=check_unused,
88 action="append_const", dest="checks", const=check_pointless_menuconfigs,
96 action="append_const", dest="checks", const=check_defconfig_only_definition,
105 action="append_const", dest="checks", const=check_missing_config_prefix,
/Zephyr-latest/tests/lib/cmsis_dsp/filtering/src/
Dbiquad_q15.pat1 static const q15_t in_default_val[100] = {
17 static const q15_t in_default_coeff[18] = {
23 static const q15_t ref_default[100] = {
Dbiquad_q31.pat1 static const q31_t in_default_val[100] = {
29 static const q31_t in_default_coeff[15] = {
36 static const q31_t ref_default[100] = {
Dbiquad_f32.pat1 static const uint32_t in_default_val[100] = {
29 static const uint32_t in_default_coeff[15] = {
36 static const uint32_t ref_default[100] = {
64 static const uint32_t in_rand_coeff[330] = {
150 static const uint16_t in_rand_config[18] = {
156 static const uint32_t in_rand_mono_val[66] = {
176 static const uint32_t ref_rand_mono[66] = {
196 static const uint32_t in_rand_stereo_val[132] = {
232 static const uint32_t ref_rand_stereo[132] = {
/Zephyr-latest/tests/subsys/dsp/basicmath/src/
Dq15.pat1 static DSP_STATIC_DATA const q15_t in_com1[256] = {
36 static DSP_STATIC_DATA const q15_t in_com2[256] = {
71 static DSP_STATIC_DATA const q15_t in_bitwise1[23] = {
77 static DSP_STATIC_DATA const q15_t in_bitwise2[23] = {
83 static DSP_STATIC_DATA const q15_t in_rand[17] = {
89 static DSP_STATIC_DATA const q15_t in_maxpos[17] = {
95 static DSP_STATIC_DATA const q15_t in_maxneg[17] = {
101 static DSP_STATIC_DATA const q15_t in_maxneg2[17] = {
107 static DSP_STATIC_DATA const q15_t in_clip[279] = {
145 static const q15_t ref_add[256] = {
[all …]
Dq7.pat1 static DSP_STATIC_DATA const q7_t in_com1[256] = {
36 static DSP_STATIC_DATA const q7_t in_com2[256] = {
71 static DSP_STATIC_DATA const q7_t in_bitwise1[47] = {
80 static DSP_STATIC_DATA const q7_t in_bitwise2[47] = {
89 static DSP_STATIC_DATA const q7_t in_rand[33] = {
97 static DSP_STATIC_DATA const q7_t in_maxpos[33] = {
105 static DSP_STATIC_DATA const q7_t in_maxneg[33] = {
113 static DSP_STATIC_DATA const q7_t in_maxneg2[33] = {
121 static DSP_STATIC_DATA const q7_t in_clip[303] = {
162 static const q7_t ref_add[256] = {
[all …]
/Zephyr-latest/doc/connectivity/networking/api/
Dcoap_server.rst58 static const uint16_t my_service_port = 5683;
80 static const char *msg = "Hello, world!";
118 static const char * const my_resource_path[] = { "test", NULL };
146 const struct sockaddr *addr, socklen_t addr_len,
147 uint16_t age, uint16_t id, const uint8_t *token, uint8_t tkl,
150 const struct device *dev = DEVICE_DT_GET(DT_ALIAS(ambient_temp0));
214 static const char * const temp_resource_path[] = { "sensors", "temp1", NULL };
Dcoap.rst91 static const char * const led_set[] = { "led","+","set", NULL };
92 static const char * const btn_get[] = { "button","#", NULL };
93 static const char * const no_wc[] = { "test","+1", NULL };
/Zephyr-latest/tests/lib/cmsis_dsp/distance/src/
Df16.pat1 static const uint16_t in_com1[350] = {
48 static const uint16_t in_com2[350] = {
95 static const uint16_t in_jen1[350] = {
142 static const uint16_t in_jen2[350] = {
189 static const uint16_t in_dims[2] = {
193 static const uint16_t in_dims_minkowski[12] = {
198 static const uint16_t ref_braycurtis[10] = {
203 static const uint16_t ref_canberra[10] = {
208 static const uint16_t ref_chebyshev[10] = {
213 static const uint16_t ref_cityblock[10] = {
[all …]
Df32.pat1 static const uint32_t in_com1[350] = {
92 static const uint32_t in_com2[350] = {
183 static const uint32_t in_jen1[350] = {
274 static const uint32_t in_jen2[350] = {
365 static const uint16_t in_dims[2] = {
369 static const uint16_t in_dims_minkowski[12] = {
374 static const uint32_t ref_braycurtis[10] = {
380 static const uint32_t ref_canberra[10] = {
386 static const uint32_t ref_chebyshev[10] = {
392 static const uint32_t ref_cityblock[10] = {
[all …]
/Zephyr-latest/scripts/coccinelle/
Dfind_functions.cocci4 // In patch mode, patch all device instance to const (if not already).
14 // are not loosing their const qualifier.
57 +const struct device *
/Zephyr-latest/doc/hardware/peripherals/can/
Dcontroller.rst138 const struct device *const can_dev = DEVICE_DT_GET(DT_CHOSEN(zephyr_canbus));
155 void tx_callback(const struct device *dev, int error, void *user_data)
164 int send_function(const struct device *can_dev)
190 void rx_callback_function(const struct device *dev, struct can_frame *frame, void *user_data)
205 const struct can_filter my_filter = {
211 const struct device *const can_dev = DEVICE_DT_GET(DT_CHOSEN(zephyr_canbus));
228 const struct can_filter my_filter = {
236 const struct device *const can_dev = DEVICE_DT_GET(DT_CHOSEN(zephyr_canbus));
267 const struct device *const can_dev = DEVICE_DT_GET(DT_CHOSEN(zephyr_canbus));
/Zephyr-latest/tests/lib/cmsis_dsp/statistics/src/
Dq7.pat1 static const q7_t in_com1[300] = {
42 static const q7_t in_com2[300] = {
83 static const q7_t in_absminmax[300] = {
124 static const q7_t in_max_maxidx[280] = {
162 static const q7_t in_min_maxidx[280] = {
200 static const q7_t in_absmax_maxidx[280] = {
238 static const q7_t in_absmin_maxidx[280] = {
276 static const q7_t ref_max_val[4] = {
280 static const uint16_t ref_max_idx[4] = {
284 static const q7_t ref_min_val[4] = {
[all …]
/Zephyr-latest/lib/cpp/minimal/include/
Dnew26 extern const std::nothrow_t nothrow;
/Zephyr-latest/doc/build/dts/
Dzephyr-user-node.rst79 const struct device *my_device =
93 const struct device *my_devices[] = {
124 const struct gpio_dt_spec signal =
/Zephyr-latest/tests/lib/cmsis_dsp/support/src/
Df16.pat1 static const uint16_t in_weighted_sum_val[50] = {
11 static const uint16_t in_weighted_sum_coeff[50] = {
21 static const uint32_t ref_f32[256] = {
88 static const q15_t ref_q15[256] = {
123 static const uint16_t ref_f16[256] = {
158 static const uint16_t ref_weighted_sum[3] = {
Dbarycenter_f16.pat1 static const uint16_t in_barycenter_val[457] = {
62 static const uint16_t in_barycenter_coeff[67] = {
74 static const uint16_t in_barycenter_dims[21] = {
80 static const uint16_t ref_barycenter[67] = {
Dbarycenter_f32.pat1 static const uint32_t in_barycenter_val[457] = {
119 static const uint32_t in_barycenter_coeff[67] = {
139 static const uint16_t in_barycenter_dims[21] = {
145 static const uint32_t ref_barycenter[67] = {
/Zephyr-latest/doc/services/settings/
Dindex.rst187 static int foo_settings_set(const char *name, size_t len,
190 const char *next;
212 static int foo_settings_export(int (*storage_func)(const char *name,
213 const void *value,
249 static int foo_settings_set(const char *name, size_t len,
252 const char *next;
301 const struct settings_load_arg *arg)
306 static int settings_custom_save(struct settings_store *cs, const char *name,
307 const char *value, size_t val_len)
/Zephyr-latest/doc/services/smf/
Dindex.rst58 const struct smf_state demo_states[] = {
68 const struct smf_state demo_states[] = {
81 const struct smf_state demo_states[];
83 const struct smf_state demo_states[] = {
182 static const struct smf_state demo_states[];
230 static const struct smf_state demo_states[] = {
290 static const struct smf_state demo_states[];
332 static const struct smf_state demo_states[] = {
405 static const struct gpio_dt_spec button =
411 static const struct smf_state demo_states[];
[all …]
/Zephyr-latest/doc/services/ipc/ipc_service/
Dipc_service.rst73 static void recv_cb(const void *data, size_t len, void *priv)
88 const struct device *inst0;
123 static void recv_cb_nocopy(const void *data, size_t len, void *priv)
142 const struct device *inst0;

1234567