Searched full:treated (Results 1 – 25 of 109) sorted by relevance
12345
/Zephyr-latest/include/zephyr/drivers/usb/ |
D | uhc.h | 139 * @return 0 on success, all other values should be treated as error. 248 * @return 0 on success, all other values should be treated as error. 270 * @return 0 on success, all other values should be treated as error. 293 * @return 0 on success, all other values should be treated as error. 316 * @return 0 on success, all other values should be treated as error. 393 * @return 0 on success, all other values should be treated as error. 445 * @return 0 on success, all other values should be treated as error. 458 * @return 0 on success, all other values should be treated as error. 471 * @return 0 on success, all other values should be treated as error. 485 * @return 0 on success, all other values should be treated as error. [all …]
|
D | udc.h | 215 * @return 0 on success, all other values should be treated as error. 358 * @return 0 on success, all other values should be treated as error. 373 * @return 0 on success, all other values should be treated as error. 388 * @return 0 on success, all other values should be treated as error. 401 * @return 0 on success, all other values should be treated as error. 443 * @return 0 on success, all other values should be treated as error. 474 * @return 0 on success, all other values should be treated as error. 505 * @return 0 on success, all other values should be treated as error. 540 * @return 0 on success, all other values should be treated as error. 563 * @return 0 on success, all other values should be treated as error. [all …]
|
/Zephyr-latest/drivers/usb/uvb/ |
D | uvb.h | 168 * @return 0 on success, all other values should be treated as error. 184 * @return 0 on success, all other values should be treated as error. 198 * @return 0 on success, all other values should be treated as error. 210 * @return 0 on success, all other values should be treated as error. 220 * @return 0 on success, all other values should be treated as error. 234 * @return 0 on success, all other values should be treated as error.
|
/Zephyr-latest/drivers/usb/udc/ |
D | udc_common.h | 144 * @return 0 on success, all other values should be treated as error. 161 * @return 0 on success, all other values should be treated as error. 178 * @return 0 on success, all other values should be treated as error. 196 * @return 0 on success, all other values should be treated as error. 212 * @return 0 on success, all other values should be treated as error. 350 * @return 0 on success, all other values should be treated as error. 363 * @return 0 on success, all other values should be treated as error. 375 * @return 0 on success, all other values should be treated as error. 387 * @return 0 on success, all other values should be treated as error. 486 * @return 0 on success, all other values should be treated as error.
|
/Zephyr-latest/drivers/usb/uhc/ |
D | uhc_common.h | 91 * @return 0 on success, all other values should be treated as error. 106 * @return 0 on success, all other values should be treated as error.
|
/Zephyr-latest/kernel/ |
D | main_weak.c | 19 * correctly treated by multiple linkers.
|
/Zephyr-latest/arch/arm/core/cortex_a_r/ |
D | fault.c | 239 /* All undefined instructions are treated as fatal for now */ in z_arm_fault_undef_instruction() 288 /* All prefetch aborts are treated as fatal for now */ in z_arm_fault_prefetch() 300 * treated as recoverable. 372 /* All data aborts are treated as fatal for now */ in z_arm_fault_data()
|
/Zephyr-latest/doc/connectivity/networking/api/ |
D | traffic-class.rst | 15 By default, all network traffic is treated equal in Zephyr. If desired, the
|
/Zephyr-latest/include/zephyr/drivers/misc/ft8xx/ |
D | ft8xx_copro.h | 38 /** The number is treated as 32 bit signed integer */ 113 * If @ref FT8XX_OPT_SIGNED is given, the number is treated as signed, and
|
/Zephyr-latest/boards/wiznet/w5500_evb_pico/ |
D | board.cmake | 11 # The value is treated as a part of an interface file name that
|
/Zephyr-latest/boards/raspberrypi/rpi_pico/ |
D | board.cmake | 11 # The value is treated as a part of an interface file name that
|
/Zephyr-latest/subsys/mgmt/mcumgr/transport/ |
D | Kconfig.lorawan | 28 this port will be treated as SMP packets.
|
/Zephyr-latest/boards/sparkfun/pro_micro_rp2040/ |
D | board.cmake | 14 # The value is treated as a part of an interface file name that
|
/Zephyr-latest/drivers/sensor/microchip/tcn75a/ |
D | tcn75a.h | 61 * is treated as an integer, the format to convert to sensor val2 is
|
/Zephyr-latest/include/zephyr/sys/ |
D | printk.h | 30 * - unsigned hexadecimal: \%x (\%X is treated as \%x)
|
/Zephyr-latest/dts/bindings/net/wireless/ |
D | nordic,nrf-radio.yaml | 134 This property should be treated as read-only and should not be overridden; 235 This property should be treated as read-only and should not be overridden;
|
/Zephyr-latest/drivers/clock_control/ |
D | Kconfig.stm32 | 91 treated as LSI frequency for the lifetime of the application.
|
/Zephyr-latest/subsys/mgmt/ec_host_cmd/backends/ |
D | ec_host_cmd_backend_shi.h | 92 * EC was ready to receive a request from the AP. EC has treated the byte sent
|
/Zephyr-latest/tests/subsys/lorawan/frag_decoder/src/ |
D | frag_encoder.c | 58 * Powers of 2 must be treated differently to make sure matrix content is close in lorawan_fec_parity_matrix_vector()
|
/Zephyr-latest/arch/arm/core/cortex_m/ |
D | debug.c | 18 * @brief Assess whether a debug monitor event should be treated as an error
|
/Zephyr-latest/subsys/demand_paging/backing_store/ |
D | ram.c | 32 * This implies that all data pages are treated as dirty as
|
/Zephyr-latest/soc/mediatek/mt8xxx/ |
D | cpuclk.c | 10 * needs to be treated with great care.
|
/Zephyr-latest/samples/subsys/usb/uac2_implicit_feedback/src/ |
D | feedback_nrf53.c | 170 * frame" are treated as "too late" instead of "too early" in feedback_start()
|
/Zephyr-latest/include/zephyr/ |
D | toolchain.h | 62 * prevent padding around data that will be treated specially by the
|
/Zephyr-latest/drivers/timer/ |
D | stm32_lptim_timer.c | 260 * is treated as a lptim off ; never waking up ; lptim not clocked anymore in sys_clock_set_timeout() 268 * is treated as a maximum possible value LPTIM_MAX_TIMEBASE (16bit counter) in sys_clock_set_timeout() 279 * treated identically: it simply indicates the kernel would like the in sys_clock_set_timeout()
|
12345