Searched full:45 (Results 1 – 25 of 328) sorted by relevance
12345678910>>...14
/Zephyr-latest/include/zephyr/dt-bindings/pinctrl/ |
D | quicklogic-eos-s3-pinctrl.h | 13 #define IO_MUX_MAX_PAD_NR 45 20 #define UART_RX_PAD45 QUICKLOGIC_EOS_S3_PINMUX(45, FUNC_SEL_UART_RX | BIT(2))
|
D | rpi-pico-rp2350b-pinctrl.h | 30 #define SPI1_CSN_P45 RP2XXX_PINMUX(45, RP2_PINCTRL_GPIO_FUNC_SPI) 49 #define UART0_RX_P45 RP2XXX_PINMUX(45, RP2_PINCTRL_GPIO_FUNC_UART) 68 #define I2C0_SCL_P45 RP2XXX_PINMUX(45, RP2_PINCTRL_GPIO_FUNC_I2C) 87 #define PWM_14B_P45 RP2XXX_PINMUX(45, RP2_PINCTRL_GPIO_FUNC_PWM) 106 #define PIO0_P45 RP2XXX_PINMUX(45, RP2_PINCTRL_GPIO_FUNC_PIO0) 125 #define PIO1_P45 RP2XXX_PINMUX(45, RP2_PINCTRL_GPIO_FUNC_PIO1) 144 #define PIO2_P45 RP2XXX_PINMUX(45, RP2_PINCTRL_GPIO_FUNC_PIO2) 185 #define ADC_CH5_P45 RP2XXX_PINMUX(45, RP2_PINCTRL_GPIO_FUNC_NULL)
|
D | ti-cc32xx-pinctrl.h | 141 #define GPIO31_P45 TI_CC32XX_PINMUX(45U, 0U) 142 #define UART0_RX_P45 TI_CC32XX_PINMUX(45U, 9U) 143 #define MCAFSX_P45 TI_CC32XX_PINMUX(45U, 12U) 144 #define UART1_RX_P45 TI_CC32XX_PINMUX(45U, 2U) 145 #define MCAXR0_P45 TI_CC32XX_PINMUX(45U, 6U) 146 #define GSPI_CLK_P45 TI_CC32XX_PINMUX(45U, 7U)
|
/Zephyr-latest/include/zephyr/drivers/ |
D | mdio.h | 51 /** Read data from MDIO bus using Clause 45 access */ 55 /** Write data to MDIO bus using Clause 45 access */ 165 * @brief Read from MDIO Bus using Clause 45 access 168 * IEEE 802.3 Clause 45 access. 179 * @retval -ENOSYS if write using Clause 45 access is not supported 199 * @brief Write to MDIO bus using Clause 45 access 202 * IEEE 802.3 Clause 45 access. 213 * @retval -ENOSYS if write using Clause 45 access is not supported
|
/Zephyr-latest/boards/nxp/lpcxpresso55s16/ |
D | lpcxpresso55s16.dts | 35 tx-cal-45-dp-ohms = <10>; 36 tx-cal-45-dm-ohms = <10>;
|
/Zephyr-latest/dts/bindings/usb/ |
D | nxp,usbphy.yaml | 21 tx-cal-45-dp-ohms: 28 tx-cal-45-dm-ohms:
|
/Zephyr-latest/tests/drivers/rtc/shell/src/ |
D | main.c | 149 err = shell_execute_cmd(sh, "rtc set " FAKE_RTC_NAME " 23:45:16"); in ZTEST() 153 assert_set_time(2023, 12, 24, 23, 45, 16); in ZTEST() 164 err = shell_execute_cmd(sh, "rtc set " FAKE_RTC_NAME " 2022-05-17T23:45:16"); in ZTEST() 168 assert_set_time(2022, 5, 17, 23, 45, 16); in ZTEST() 179 err = shell_execute_cmd(sh, "rtc set " FAKE_RTC_NAME " 2022:05:17T23:45:16"); in ZTEST()
|
/Zephyr-latest/dts/bindings/pinctrl/ |
D | nxp,imx8m-pinctrl.yaml | 80 - "45-ohm" 93 110 45_OHM — 45 Ohm @3.3V, 45 Ohm @2.5V, 40 Ohm @1.8V, 50 Ohm @1.2V
|
/Zephyr-latest/soc/st/stm32/stm32l1x/ |
D | Kconfig.defconfig.stm32l151xb | 9 default 45
|
D | Kconfig.defconfig.stm32l151xba | 9 default 45
|
/Zephyr-latest/boards/nxp/mimxrt685_evk/ |
D | Kconfig | 6 default 45
|
/Zephyr-latest/soc/silabs/silabs_s1/efr32fg13p/ |
D | Kconfig.defconfig | 8 default 45
|
/Zephyr-latest/samples/subsys/logging/dictionary/ |
D | README.rst | 81 … 48 45 58 44 55 4d 50 21 20 48 45 58 44 55 4d 50 |HEXDUMP! HEXDUMP 82 40 20 48 45 58 44 55 4d 50 23 |@ HEXDUM P#
|
/Zephyr-latest/soc/arm/beetle/ |
D | Kconfig.defconfig | 9 default 45
|
/Zephyr-latest/tests/subsys/debug/coredump/ |
D | testcase.yaml | 19 - "E: #CD:5([aA])45([0-9a-fA-F]+)" 47 - "E: #CD:5([aA])45([0-9a-fA-F]+)"
|
/Zephyr-latest/drivers/regulator/ |
D | Kconfig.nxp_vref | 13 default 45
|
/Zephyr-latest/tests/unit/timeutil/ |
D | test_s64.c | 16 .civil = "1901-12-13 20:45:52 Fri 347", 19 .tm_min = 45, 28 .civil = "1901-12-13 20:45:51 Fri 347", 31 .tm_min = 45, 272 .civil = "1901-12-13 20:45:51 Fri 347", in test_time32_underflow() 275 .tm_min = 45, in test_time32_underflow()
|
/Zephyr-latest/soc/atmel/sam/sam3x/ |
D | Kconfig.defconfig | 12 default 45
|
/Zephyr-latest/drivers/can/transceiver/ |
D | Kconfig | 10 default 45
|
/Zephyr-latest/dts/bindings/input/ |
D | zephyr,input-longpress.yaml | 38 input event: dev=longpress SYN type= 1 code= 45 value=1 # INPUT_KEY_X press 41 input event: dev=longpress SYN type= 1 code= 45 value=0 # INPUT_KEY_X release
|
/Zephyr-latest/drivers/interrupt_controller/ |
D | Kconfig.shared_irq | 17 default 45
|
/Zephyr-latest/boards/nordic/thingy52/ |
D | thingy52_nrf52832_defconfig | 19 CONFIG_REGULATOR_FIXED_INIT_PRIORITY=45
|
/Zephyr-latest/boards/nxp/imx8mq_evk/ |
D | imx8mq_evk-pinctrl.dtsi | 17 drive-strength = "45-ohm";
|
/Zephyr-latest/dts/bindings/mdio/ |
D | nxp,s32-gmac-mdio.yaml | 9 supports both MDIO Clause 45 and Clause 22 frame structure.
|
/Zephyr-latest/tests/drivers/coredump/coredump_api/ |
D | testcase.yaml | 19 - "E: #CD:5([aA])45([0-9a-fA-F]+)" 46 - "E: #CD:5([aA])45([0-9a-fA-F]+)"
|
12345678910>>...14