Searched full:combination (Results 1 – 25 of 113) sorted by relevance
12345
/Zephyr-Core-3.6.0/include/zephyr/drivers/interrupt_controller/ |
D | intc_xmc4xxx.h | 11 * @brief Enable interrupt for specific port_id and pin combination 21 * @retval -ENOTSUP If the specific port_id/pin combination is not supported or 24 * @retval -EINVAL If the trigger combination is invalid 32 * @brief Disable interrupt for specific port_id and pin combination 37 * @retval -EINVAL If the specific port_id and pin combination has no interrupt
|
D | sam0_eic.h | 33 * @brief Acquire an EIC interrupt for specific port and pin combination 35 * This acquires the EIC interrupt for a specific port and pin combination, 51 * @brief Release the EIC interrupt for a specific port and pin combination 53 * Release the EIC configuration for a specific port and pin combination. 54 * No effect if that combination does not currently hold the associated 63 * @brief Enable the EIC interrupt for a specific port and pin combination 71 * @brief Disable the EIC interrupt for a specific port and pin combination
|
D | intc_esp32c3.h | 72 * @return -EINVAL if the combination of arguments is invalid. 87 * @return -EINVAL if the combination of arguments is invalid. 96 * @return -EINVAL if the combination of arguments is invalid.
|
D | intc_esp32.h | 154 * @return -EINVAL if the combination of arguments is invalid. 196 * @return -EINVAL if the combination of arguments is invalid. 261 * @return -EINVAL if the combination of arguments is invalid. 274 * @return -EINVAL if the combination of arguments is invalid. 288 * @return -EINVAL if the combination of arguments is invalid.
|
/Zephyr-Core-3.6.0/samples/net/openthread/coprocessor/ |
D | overlay-rcp.conf | 1 # This overlay switches from NCP to RCP, use in combination with prj.conf
|
/Zephyr-Core-3.6.0/include/zephyr/devicetree/ |
D | can.h | 61 * @return the maximum bitrate supported by the CAN controller/transceiver combination 72 * @return the maximum bitrate supported by the CAN controller/transceiver combination
|
/Zephyr-Core-3.6.0/dts/bindings/interrupt-controller/ |
D | infineon,xmc4xxx-intc.yaml | 18 eru_src defines where the specific port/pin combination is connected in the ERU.
|
/Zephyr-Core-3.6.0/cmake/linker/ld/ |
D | linker_flags.cmake | 17 # Some linker flags might not be purely ld specific, but a combination of
|
D | target_baremetal.cmake | 23 # combination of compiler and linker on all machines used
|
/Zephyr-Core-3.6.0/include/zephyr/dt-bindings/flash_controller/ |
D | ospi.h | 11 * Note that the possible combination is
|
/Zephyr-Core-3.6.0/dts/bindings/pwm/ |
D | st,stm32-pwm.yaml | 28 - flags : combination of standard flags like PWM_POLARITY_NORMAL
|
/Zephyr-Core-3.6.0/tests/drivers/pinctrl/nrf/ |
D | app.overlay | 19 feasible combination */
|
/Zephyr-Core-3.6.0/tests/subsys/sd/sdmmc/ |
D | README.txt | 28 to be read back without error. Perform this R/W combination at several
|
/Zephyr-Core-3.6.0/tests/subsys/sd/mmc/ |
D | README.txt | 28 to be read back without error. Perform this R/W combination at several
|
/Zephyr-Core-3.6.0/cmake/linker/lld/ |
D | target_baremetal.cmake | 30 # combination of compiler and linker on all machines used
|
/Zephyr-Core-3.6.0/dts/bindings/input/ |
D | kbd-matrix-common.yaml | 57 detection on non existing keys. No masking by default, any combination is
|
/Zephyr-Core-3.6.0/tests/drivers/pinctrl/gd32/boards/ |
D | gd32f450i_eval.overlay | 18 feasible combination */
|
D | gd32f403z_eval.overlay | 20 feasible combination */
|
/Zephyr-Core-3.6.0/dts/bindings/mipi-dsi/ |
D | st,stm32-mipi-dsi.yaml | 70 This parameter can be any combination of DSI_Error_Data_Type and
|
/Zephyr-Core-3.6.0/dts/bindings/spi/ |
D | nxp,imx-flexspi.yaml | 40 combination-mode:
|
/Zephyr-Core-3.6.0/arch/x86/core/ |
D | Kconfig.intel64 | 55 # and we check to be sure they're a valid combination in arch.h. yes, ugh.
|
/Zephyr-Core-3.6.0/dts/bindings/display/ |
D | st,stm32-ltdc.yaml | 38 Provide a pin configuration for using parallel pixel output. In combination with DSI HOST
|
/Zephyr-Core-3.6.0/boards/arm/mimxrt1060_evk/ |
D | mimxrt1060_evk_hyperflash.dts | 26 combination-mode;
|
/Zephyr-Core-3.6.0/subsys/net/l2/ppp/ |
D | Kconfig | 104 When using PPP in combination with TCP, make sure the priority
|
/Zephyr-Core-3.6.0/dts/bindings/ieee802154/ |
D | atmel,rf2xx.yaml | 114 the combination of tx-pwr-min as [0x00, 0x00] and tx-pwr-max as [0x00, 126 combination of tx-pwr-max as [0x00, 0x00] and tx-pwr-min as [0x00,
|
12345