Searched +full:clockpin +full:- +full:enable (Results 1 – 5 of 5) sorted by relevance
2 # SPDX-License-Identifier: Apache-2.05 nordic,clockpin-enable:8 List of signals that require CLOCKPIN setting enablement.
4 * SPDX-License-Identifier: Apache-2.09 #include <zephyr/dt-bindings/adc/nrf-saadc.h>10 #include <zephyr/dt-bindings/misc/nordic-nrf-ficr-nrf9230-engb.h>11 #include <zephyr/dt-bindings/misc/nordic-domain-id-nrf9230.h>12 #include <zephyr/dt-bindings/misc/nordic-owner-id-nrf9230.h>13 #include <zephyr/dt-bindings/reserved-memory/nordic-owned-memory.h>15 /delete-node/ &sw_pwm;18 #address-cells = <1>;19 #size-cells = <1>;22 #address-cells = <1>;[all …]
4 * SPDX-License-Identifier: Apache-2.010 #include <zephyr/dt-bindings/adc/nrf-saadc.h>11 #include <zephyr/dt-bindings/misc/nordic-nrf-ficr-nrf54h20.h>12 #include <zephyr/dt-bindings/misc/nordic-domain-id-nrf54h20.h>13 #include <zephyr/dt-bindings/misc/nordic-owner-id-nrf54h20.h>14 #include <zephyr/dt-bindings/misc/nordic-tddconf.h>15 #include <zephyr/dt-bindings/reserved-memory/nordic-owned-memory.h>16 #include <zephyr/dt-bindings/power/nordic-nrf-gpd.h>18 /delete-node/ &sw_pwm;21 #address-cells = <1>;[all …]
4 * SPDX-License-Identifier: Apache-2.016 #include <zephyr/dt-bindings/pinctrl/nrf-pinctrl.h>17 #include <zephyr/dt-bindings/power/nordic-nrf-gpd.h>30 * @brief Utility macro to check if a function requires clockpin enable.41 * @brief Utility macro compute the clockpin enable bit.107 * @brief Utility macro to obtain pin clockpin enable flag.
3 * SPDX-License-Identifier: Apache-2.010 * The whole nRF pin configuration information is encoded in a 32-bit bitfield13 * - 31..24: Pin function.14 * - 19-23: Reserved.15 * - 18: Associated peripheral belongs to GD FAST ACTIVE1 (nRF54H only)16 * - 17: Clockpin enable.17 * - 16: Pin inversion mode.18 * - 15: Pin low power mode.19 * - 14..11: Pin output drive configuration.20 * - 10..9: Pin pull configuration.[all …]