Searched full:respective (Results 1 – 25 of 107) sorted by relevance
12345
/Zephyr-latest/tests/net/6lo/ |
D | prj.conf | 21 #Before modifying this value, add respective code in src/main.c
|
/Zephyr-latest/soc/nuvoton/npcx/common/ |
D | soc_dbg.h | 17 * destructive reads are disabled, pending the respective module enable bit for
|
/Zephyr-latest/doc/hardware/peripherals/ |
D | haptics.rst | 20 tuning the drive signal to meet the electrical requirements of their respective
|
/Zephyr-latest/samples/arch/smp/pktqueue/src/ |
D | pktqueue.h | 13 struct phdr_desc *next; /* Next pkt descriptor in respective queue */
|
/Zephyr-latest/include/zephyr/dt-bindings/gpio/ |
D | nxp-s32-gpio.h | 15 * - Bit 8: Interrupt controller to which the respective GPIO interrupt is routed.
|
/Zephyr-latest/drivers/can/ |
D | Kconfig.loopback | 45 messages from this msgq and calls the respective receiver if the
|
/Zephyr-latest/include/zephyr/bluetooth/mesh/ |
D | op_agg_srv.h | 27 * and dispatches them to the respective models and their message
|
/Zephyr-latest/doc/connectivity/bluetooth/api/mesh/ |
D | op_agg_srv.rst | 23 respective models and their message handlers. Current implementation assumes that
|
/Zephyr-latest/dts/bindings/usb/uac2/ |
D | zephyr,uac2-clock-source.yaml | 45 is derived from USB OUT data endpoint (point the handle to respective
|
/Zephyr-latest/dts/bindings/power/ |
D | atmel,sam-supc.yaml | 13 inform the wakeup-source-id property on their respective nodes.
|
D | st,stm32wb0-pwr.yaml | 67 goes through one of two prescalers, with a respective
|
/Zephyr-latest/dts/bindings/ethernet/ |
D | xlnx,gem.yaml | 24 frequency will be derived using two dividers in the respective GEM's 29 respective GEM's TX clock - by default, this is the IO PLL. 35 The MDC clock divider for the respective GEM. This is the divider 72 the respective controller will be configured to match the link speed
|
/Zephyr-latest/dts/bindings/dma/ |
D | nxp,mcux-edma.yaml | 14 Specifies base physical address(s) and size of DMA and respective DMAMUX register(s)
|
/Zephyr-latest/drivers/gpio/ |
D | gpio_xlnx_ps.c | 38 * the parent controller instance is handled via the respective GPIO pin 77 * the callbacks registered for the respective bank are triggered
|
D | gpio_xlnx_ps_bank.h | 50 * to the respective bank.
|
/Zephyr-latest/boards/nordic/nrf9160dk/dts/bindings/ |
D | nordic,nrf9160dk-nrf52840-interface.yaml | 28 this, set the status of respective devicetree nodes in the firmware for
|
/Zephyr-latest/dts/bindings/gpio/ |
D | nxp,s32-gpio.yaml | 53 respective external interrupt lines (<gpio-pin eirq-line>).
|
/Zephyr-latest/soc/microchip/mec/mec15xx/ |
D | soc.c | 58 * controlled by their respective PCR register (UART2). in configure_debug_interface()
|
/Zephyr-latest/include/zephyr/dt-bindings/adc/ |
D | stm32_adc.h | 61 * respective stm32xx_adc.h files
|
/Zephyr-latest/kernel/ |
D | Kconfig.obj_core | 9 participating kernel objects and their respective types together
|
/Zephyr-latest/include/zephyr/drivers/sensor/ |
D | grow_r502a.h | 125 * @param val->val2 content to be written for the respective parameter.
|
/Zephyr-latest/scripts/build/ |
D | subfolder_list.py | 108 """Parse command line arguments and take respective actions"""
|
/Zephyr-latest/doc/connectivity/networking/api/ |
D | http_server.rst | 21 respective API functions. 32 * Dynamic resources - content provided at runtime by respective application 59 respective services. Linker section names for resources should be prefixed with
|
/Zephyr-latest/doc/kernel/object_cores/ |
D | index.rst | 17 Objects of the same type are linked together via their respective object 19 respective object type. Each object type contains a singly linked list
|
/Zephyr-latest/subsys/usb/device_next/ |
D | usbd_init.c | 103 * The respective bInterfaceNumber must be assigned to all interfaces 107 * for all registered instances and respective endpoint descriptors.
|
12345