Searched full:combination (Results 1 – 25 of 139) sorted by relevance
123456
/Zephyr-latest/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 | 84 * @return -EINVAL if the combination of arguments is invalid. 99 * @return -EINVAL if the combination of arguments is invalid. 108 * @return -EINVAL if the combination of arguments is invalid.
|
D | intc_esp32.h | 165 * @return -EINVAL if the combination of arguments is invalid. 207 * @return -EINVAL if the combination of arguments is invalid. 272 * @return -EINVAL if the combination of arguments is invalid. 285 * @return -EINVAL if the combination of arguments is invalid. 299 * @return -EINVAL if the combination of arguments is invalid.
|
/Zephyr-latest/include/zephyr/devicetree/ |
D | can.h | 72 * @return the minimum bitrate supported by the CAN controller/transceiver combination 115 * @return the maximum bitrate supported by the CAN controller/transceiver combination 126 * @return the minimum bitrate supported by the CAN controller/transceiver combination 136 * @return the maximum bitrate supported by the CAN controller/transceiver combination
|
/Zephyr-latest/samples/net/openthread/coprocessor/ |
D | overlay-rcp.conf | 1 # This overlay switches from NCP to RCP, use in combination with prj.conf
|
/Zephyr-latest/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-latest/include/zephyr/dt-bindings/flash_controller/ |
D | ospi.h | 11 * Note that the possible combination is
|
/Zephyr-latest/dts/bindings/pwm/ |
D | st,stm32-pwm.yaml | 28 - flags : combination of standard flags like PWM_POLARITY_NORMAL
|
/Zephyr-latest/tests/drivers/pinctrl/nrf/ |
D | app.overlay | 19 feasible combination */
|
/Zephyr-latest/dts/bindings/stepper/adi/ |
D | adi,trinamic-ramp-generator.yaml | 86 In combination with StealthChop mode, setting IHOLD=0 allows to choose freewheeling or coil 117 the StallGuard signal at low velocities (will not work in combination with StealthChop).
|
/Zephyr-latest/tests/subsys/sd/mmc/ |
D | README.txt | 28 to be read back without error. Perform this R/W combination at several
|
/Zephyr-latest/tests/subsys/sd/sdmmc/ |
D | README.txt | 28 to be read back without error. Perform this R/W combination at several
|
/Zephyr-latest/dts/bindings/input/ |
D | adc-keys.yaml | 7 The driver itself does not calculate each possible combination of resistor
|
D | kbd-matrix-common.yaml | 63 detection on non existing keys. No masking by default, any combination is
|
/Zephyr-latest/cmake/linker/ld/ |
D | linker_flags.cmake | 48 # Some linker flags might not be purely ld specific, but a combination of
|
/Zephyr-latest/tests/drivers/pinctrl/gd32/boards/ |
D | gd32f450i_eval.overlay | 18 feasible combination */
|
D | gd32f403z_eval.overlay | 20 feasible combination */
|
/Zephyr-latest/doc/develop/test/ |
D | twister_statuses.rst | 184 ✕ indicates that such a combination should not happen in a proper Twister run. In other words, 188 ✓ indicates a proper combination.
|
/Zephyr-latest/dts/bindings/display/ |
D | st,stm32-ltdc.yaml | 41 Provide a pin configuration for using parallel pixel output. In combination with DSI HOST
|
/Zephyr-latest/arch/x86/core/ |
D | Kconfig.intel64 | 58 # and we check to be sure they're a valid combination in arch.h. yes, ugh.
|
/Zephyr-latest/subsys/net/l2/ppp/ |
D | Kconfig | 104 When using PPP in combination with TCP, make sure the priority
|
/Zephyr-latest/boards/nxp/mimxrt1050_evk/ |
D | mimxrt1050_evk_mimxrt1052_hyperflash.dts | 26 combination-mode;
|
/Zephyr-latest/boards/nxp/mimxrt1060_evk/ |
D | mimxrt1060_evk_mimxrt1062_hyperflash.dts | 24 combination-mode;
|
/Zephyr-latest/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,
|
123456