Home
last modified time | relevance | path

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

1234567

/Zephyr-latest/doc/releases/
Drelease-notes-2.5.rst1212 …signator order for field 'zcan_filter::rtr' does not match declaration order in 'const zcan_filter'
1531 * :github:`29300` - K_THREAD_DEFINE() uses const in a wrong way
1688 * :github:`28442` - How handle IRQ_CONNECT const requirement?
Drelease-notes-1.14.rst146 * :github:`16711` - Settings reworked to const char processing
346 * :github:`16711` - Settings reworked to const char processing
1643 * :github:`12905` - Build improperly does a partial discard of 'const' defined variables
2070 * :github:`10320` - arm: mpu: mpu_config and mpu_regions to be declared/defined as const
Drelease-notes-3.3.rst1079 * Updated LwM2M APIs to use ``const`` pointers when possible.
1534 - property ``#pwm-cells`` const value changed from 2 to 3
1565 - property ``#dma-cells`` const value changed from 1 to 2
1710 - property ``#pwm-cells`` const value changed from 2 to 3
Drelease-notes-3.4.rst1110 * Added missing ``const`` qualifier in the APIs, where applicable.
Drelease-notes-2.3.rst862 * :github:`25247` - const qualifier lost on some device config_info casts
Drelease-notes-2.7.rst1509 * :github:`37029` - drivers: sensor: sensor_value_to_double requieres non const sensor_value pointer
/Zephyr-latest/tests/lib/cmsis_dsp/matrix/src/
Dbinary_f32.pat1 static const uint32_t in_mult1[2209] = {
557 static const uint32_t in_mult2[2209] = {
1113 static const uint32_t in_cmplx_mult1[4418] = {
2221 static const uint32_t in_cmplx_mult2[4418] = {
3329 static const uint16_t in_dims[1029] = {
3461 static const uint32_t ref_mult[7168] = {
5256 static const uint32_t ref_cmplx_mult[14336] = {
Dbinary_f64.pat1 static const uint64_t in_mult1[2209] = {
1109 static const uint64_t in_mult2[2209] = {
2217 static const uint64_t in_cmplx_mult1[4418] = {
4429 static const uint64_t in_cmplx_mult2[4418] = {
6641 static const uint16_t in_dims[1029] = {
6773 static const uint64_t ref_mult[7168] = {
10360 static const uint64_t ref_cmplx_mult[14336] = {
Dbinary_q31.pat1 static const q31_t in_mult1[2209] = {
557 static const q31_t in_mult2[2209] = {
1113 static const q31_t in_cmplx_mult1[4418] = {
2221 static const q31_t in_cmplx_mult2[4418] = {
3329 static const uint16_t in_dims[1029] = {
3461 static const q31_t ref_mult[7168] = {
5256 static const q31_t ref_cmplx_mult[14336] = {
Dbinary_q15.pat1 static const q15_t in_mult1[2209] = {
281 static const q15_t in_mult2[2209] = {
561 static const q15_t in_cmplx_mult1[4418] = {
1117 static const q15_t in_cmplx_mult2[4418] = {
1673 static const uint16_t in_dims[1029] = {
1805 static const q15_t ref_mult[21952] = {
4552 static const q15_t ref_cmplx_mult[43904] = {
Dbinary_f16.pat1 static const uint16_t in_mult1[2209] = {
281 static const uint16_t in_mult2[2209] = {
561 static const uint16_t in_cmplx_mult1[4418] = {
1117 static const uint16_t in_cmplx_mult2[4418] = {
1673 static const uint16_t in_dims[1029] = {
1805 static const uint16_t ref_mult[21952] = {
4552 static const uint16_t ref_cmplx_mult[43904] = {
Dbinary_q7.pat1 static const q7_t in_mult1[2209] = {
281 static const q7_t in_mult2[2209] = {
561 static const uint16_t in_dims[1029] = {
693 static const q7_t ref_mult[75712] = {
/Zephyr-latest/doc/services/logging/
Dindex.rst770 * It is recommended to cast pointer to ``const char *`` when it is used with ``%s``

1234567