/Zephyr-latest/drivers/sensor/st/ |
D | Kconfig | 5 source "drivers/sensor/st/hts221/Kconfig" 6 source "drivers/sensor/st/i3g4250d/Kconfig" 7 source "drivers/sensor/st/iis2dh/Kconfig" 8 source "drivers/sensor/st/iis2dlpc/Kconfig" 9 source "drivers/sensor/st/iis2iclx/Kconfig" 10 source "drivers/sensor/st/iis2mdc/Kconfig" 11 source "drivers/sensor/st/iis328dq/Kconfig" 12 source "drivers/sensor/st/iis3dhhc/Kconfig" 13 source "drivers/sensor/st/ism330dhcx/Kconfig" 14 source "drivers/sensor/st/lis2de12/Kconfig" [all …]
|
/Zephyr-latest/subsys/jwt/ |
D | jwt.c | 61 static void base64_outch(struct jwt_builder *st, char ch) in base64_outch() argument 63 if (st->overflowed) { in base64_outch() 67 if (st->len < 2) { in base64_outch() 68 st->overflowed = true; in base64_outch() 72 *st->buf++ = ch; in base64_outch() 73 st->len--; in base64_outch() 74 *st->buf = 0; in base64_outch() 82 static void base64_flush(struct jwt_builder *st) in base64_flush() argument 84 if (st->pending < 1) { in base64_flush() 88 base64_outch(st, base64_char(st->wip[0] >> 2)); in base64_flush() [all …]
|
/Zephyr-latest/tests/drivers/counter/counter_basic_api/boards/ |
D | google_dragonclaw.overlay | 2 st,prescaler = <79>; 9 st,prescaler = <79>; 16 st,prescaler = <79>; 23 st,prescaler = <79>; 30 st,prescaler = <79>; 37 st,prescaler = <79>; 44 st,prescaler = <79>; 51 st,prescaler = <79>; 58 st,prescaler = <79>; 65 st,prescaler = <79>; [all …]
|
D | nucleo_f207zg.overlay | 2 st,prescaler = <79>; 9 st,prescaler = <79>; 16 st,prescaler = <79>; 23 st,prescaler = <79>; 30 st,prescaler = <79>; 37 st,prescaler = <79>; 44 st,prescaler = <79>; 51 st,prescaler = <79>; 58 st,prescaler = <79>; 66 st,prescaler = <79>; [all …]
|
D | nucleo_f746zg.overlay | 2 st,prescaler = <79>; 9 st,prescaler = <79>; 16 st,prescaler = <79>; 23 st,prescaler = <79>; 30 st,prescaler = <79>; 37 st,prescaler = <79>; 44 st,prescaler = <79>; 51 st,prescaler = <79>; 58 st,prescaler = <79>; 65 st,prescaler = <79>; [all …]
|
D | nucleo_h743zi.overlay | 2 st,prescaler = <79>; 9 st,prescaler = <79>; 16 st,prescaler = <79>; 23 st,prescaler = <79>; 30 st,prescaler = <79>; 37 st,prescaler = <79>; 44 st,prescaler = <79>; 51 st,prescaler = <79>; 58 st,prescaler = <79>; 65 st,prescaler = <79>; [all …]
|
D | stm32f4_disco.overlay | 2 st,prescaler = <83>; 9 st,prescaler = <83>; 16 st,prescaler = <83>; 23 st,prescaler = <83>; 30 st,prescaler = <83>; 37 st,prescaler = <83>; 44 st,prescaler = <167>; 51 st,prescaler = <167>; 58 st,prescaler = <167>; 65 st,prescaler = <83>; [all …]
|
D | stm32h747i_disco_stm32h747xx_m7.overlay | 2 st,prescaler = <239>; 9 st,prescaler = <239>; 16 st,prescaler = <239>; 23 st,prescaler = <239>; 30 st,prescaler = <239>; 37 st,prescaler = <239>; 44 st,prescaler = <239>; 51 st,prescaler = <239>; 58 st,prescaler = <239>; 65 st,prescaler = <239>; [all …]
|
D | nucleo_f722ze.overlay | 12 st,prescaler = <79>; 19 st,prescaler = <79>; 26 st,prescaler = <79>; 33 st,prescaler = <79>; 40 st,prescaler = <79>; 47 st,prescaler = <79>; 54 st,prescaler = <79>; 61 st,prescaler = <79>; 68 st,prescaler = <79>; 75 st,prescaler = <79>; [all …]
|
D | stm32h573i_dk.overlay | 2 st,prescaler = <239>; 9 st,prescaler = <239>; 16 st,prescaler = <239>; 23 st,prescaler = <239>; 30 st,prescaler = <239>; 37 st,prescaler = <239>; 44 st,prescaler = <239>; 51 st,prescaler = <239>; 58 st,prescaler = <239>;
|
D | nucleo_l476rg.overlay | 2 st,prescaler = <79>; 9 st,prescaler = <79>; 16 st,prescaler = <79>; 23 st,prescaler = <79>; 30 st,prescaler = <79>; 37 st,prescaler = <79>; 44 st,prescaler = <79>; 51 st,prescaler = <79>; 58 st,prescaler = <79>;
|
/Zephyr-latest/dts/arm/st/f4/ |
D | stm32f405.dtsi | 8 #include <st/f4/stm32f401.dtsi> 16 compatible = "st,stm32f405", "st,stm32f4", "simple-bus"; 22 compatible = "st,stm32-gpio"; 30 compatible = "st,stm32-gpio"; 38 compatible = "st,stm32-gpio"; 47 compatible = "st,stm32-usart", "st,stm32-uart"; 56 compatible ="st,stm32-uart"; 65 compatible = "st,stm32-uart"; 74 compatible = "st,stm32-timers"; 80 st,prescaler = <0>; [all …]
|
D | stm32f412.dtsi | 7 #include <st/f4/stm32f410.dtsi> 16 compatible = "st,stm32f411-plli2s-clock"; 22 compatible = "st,stm32-clock-mux"; 29 compatible = "st,stm32f412", "st,stm32f4", "simple-bus"; 35 compatible = "st,stm32-gpio"; 43 compatible = "st,stm32-gpio"; 52 compatible = "st,stm32-usart", "st,stm32-uart"; 61 compatible = "st,stm32-spi"; 71 compatible = "st,stm32-spi"; 81 compatible = "st,stm32-i2s"; [all …]
|
D | stm32f4.dtsi | 63 compatible = "st,stm32-hse-clock"; 90 compatible = "st,stm32f4-pll-clock"; 97 compatible = "st,stm32-clock-mco"; 102 compatible = "st,stm32-clock-mco"; 109 compatible = "st,stm32-flash-controller", "st,stm32f4-flash-controller"; 117 compatible = "st,stm32f4-nv-flash", "st,stm32-nv-flash", 127 compatible = "st,stm32-rcc"; 132 compatible = "st,stm32-rcc-rctl"; 138 compatible = "st,stm32-exti"; 153 compatible = "st,stm32-pinctrl"; [all …]
|
/Zephyr-latest/dts/arm/st/f3/ |
D | stm32f373.dtsi | 7 #include <st/f3/stm32f3.dtsi> 12 compatible = "st,stm32f373", "st,stm32f3", "simple-bus"; 19 compatible = "st,stm32f1-rcc"; 24 compatible = "st,stm32-gpio"; 33 compatible = "st,stm32-i2c-v2"; 49 compatible = "st,stm32-spi-fifo", "st,stm32-spi"; 59 compatible = "st,stm32-spi-fifo", "st,stm32-spi"; 69 compatible = "st,stm32-timers"; 75 st,prescaler = <0>; 79 compatible = "st,stm32-pwm"; [all …]
|
D | stm32f303.dtsi | 7 #include <st/f3/stm32f3.dtsi> 12 compatible = "st,stm32f303", "st,stm32f3", "simple-bus"; 20 compatible = "st,stm32-i2c-v2"; 36 compatible = "st,stm32-spi-fifo", "st,stm32-spi"; 46 compatible = "st,stm32-spi-fifo", "st,stm32-spi"; 56 compatible = "st,stm32-uart"; 67 compatible = "st,stm32-gpio"; 76 compatible = "st,stm32-timers"; 82 st,prescaler = <0>; 86 compatible = "st,stm32-pwm"; [all …]
|
/Zephyr-latest/dts/arm/st/l4/ |
D | stm32l471.dtsi | 7 #include <st/l4/stm32l4.dtsi> 11 compatible = "st,stm32l471", "st,stm32l4", "simple-bus"; 16 compatible = "st,stm32-gpio"; 24 compatible = "st,stm32-gpio"; 32 compatible = "st,stm32-gpio"; 40 compatible = "st,stm32-gpio"; 49 compatible = "st,stm32-usart", "st,stm32-uart"; 58 compatible = "st,stm32-uart"; 67 compatible = "st,stm32-uart"; 76 compatible = "st,stm32-i2c-v2"; [all …]
|
/Zephyr-latest/dts/arm/st/f2/ |
D | stm32f2.dtsi | 45 compatible = "st,stm32-hse-clock"; 72 compatible = "st,stm32f2-pll-clock"; 79 compatible = "st,stm32-flash-controller", "st,stm32f2-flash-controller"; 87 compatible = "st,stm32-nv-flash", "soc-nv-flash"; 96 compatible = "st,stm32-rcc"; 101 compatible = "st,stm32-rcc-rctl"; 107 compatible = "st,stm32-exti"; 122 compatible = "st,stm32-pinctrl"; 128 compatible = "st,stm32-gpio"; 136 compatible = "st,stm32-gpio"; [all …]
|
/Zephyr-latest/dts/arm/st/f7/ |
D | stm32f7.dtsi | 58 compatible = "st,stm32-hse-clock"; 71 compatible = "st,stm32-lse-clock"; 86 compatible = "st,stm32f7-pll-clock"; 93 compatible = "st,stm32-clock-mco"; 98 compatible = "st,stm32-clock-mco"; 105 compatible = "st,stm32-fmc"; 111 compatible = "st,stm32-fmc-sdram"; 119 compatible = "st,stm32-flash-controller", "st,stm32f7-flash-controller"; 127 compatible = "st,stm32-nv-flash", "soc-nv-flash"; 136 compatible = "st,stm32-rcc"; [all …]
|
/Zephyr-latest/dts/arm/st/l0/ |
D | stm32l071.dtsi | 7 #include <st/l0/stm32l0.dtsi> 11 compatible = "st,stm32l071", "st,stm32l0", "simple-bus"; 15 compatible = "st,stm32-gpio"; 24 compatible = "st,stm32-i2c-v2"; 36 compatible = "st,stm32-i2c-v2"; 48 compatible = "st,stm32-spi"; 58 compatible = "st,stm32-timers"; 64 st,prescaler = <0>; 68 compatible = "st,stm32-pwm"; 74 compatible = "st,stm32-counter"; [all …]
|
/Zephyr-latest/dts/arm/st/h7/ |
D | stm32h7.dtsi | 62 compatible = "st,stm32-hse-clock"; 68 compatible = "st,stm32h7-hsi-clock"; 90 compatible = "st,stm32-lse-clock"; 105 compatible = "st,stm32h7-pll-clock"; 112 compatible = "st,stm32h7-pll-clock"; 119 compatible = "st,stm32h7-pll-clock"; 126 compatible = "st,stm32-clock-mux"; 133 compatible = "st,stm32-clock-mco"; 138 compatible = "st,stm32-clock-mco"; 145 compatible = "st,stm32-flash-controller", "st,stm32h7-flash-controller"; [all …]
|
/Zephyr-latest/dts/arm/st/h5/ |
D | stm32h562.dtsi | 7 #include <st/h5/stm32h5.dtsi> 18 compatible = "st,stm32u5-pll-clock"; 24 compatible = "st,stm32h562", "st,stm32h5", "simple-bus"; 28 compatible = "st,stm32-gpio"; 36 compatible = "st,stm32-gpio"; 44 compatible = "st,stm32-gpio"; 52 compatible = "st,stm32-gpio"; 83 compatible = "st,stm32-lptim"; 94 compatible = "st,stm32-lptim"; 105 compatible = "st,stm32-lptim"; [all …]
|
/Zephyr-latest/dts/arm/st/l1/ |
D | stm32l1.dtsi | 44 compatible = "st,stm32-hse-clock"; 57 compatible = "st,stm32l0-msi-clock"; 78 compatible = "st,stm32l0-pll-clock"; 86 compatible = "st,stm32-flash-controller", "st,stm32f1-flash-controller"; 95 compatible = "st,stm32f4-nv-flash", "st,stm32-nv-flash", 106 compatible = "st,stm32-rcc"; 111 compatible = "st,stm32-rcc-rctl"; 117 compatible = "st,stm32-rtc"; 128 compatible = "st,stm32-usart", "st,stm32-uart"; 137 compatible = "st,stm32-usart", "st,stm32-uart"; [all …]
|
/Zephyr-latest/dts/arm/st/h7rs/ |
D | stm32h7rs.dtsi | 93 compatible = "st,stm32-hse-clock"; 99 compatible = "st,stm32h7-hsi-clock"; 121 compatible = "st,stm32-lse-clock"; 136 compatible = "st,stm32h7rs-pll-clock"; 143 compatible = "st,stm32h7rs-pll-clock"; 150 compatible = "st,stm32h7rs-pll-clock"; 157 compatible = "st,stm32-clock-mux"; 164 compatible = "st,stm32-clock-mco"; 169 compatible = "st,stm32-clock-mco"; 176 compatible = "st,stm32-flash-controller", "st,stm32h7-flash-controller"; [all …]
|
/Zephyr-latest/dts/arm/st/u0/ |
D | stm32u0.dtsi | 46 compatible = "st,stm32-hse-clock"; 66 compatible = "st,stm32-msi-clock"; 73 compatible = "st,stm32-lse-clock"; 88 compatible = "st,stm32u0-pll-clock"; 95 compatible = "st,stm32-flash-controller", "st,stm32g0-flash-controller"; 103 compatible = "st,stm32-nv-flash", "soc-nv-flash"; 113 compatible = "st,stm32f0-rcc"; 119 compatible = "st,stm32-rcc-rctl"; 125 compatible = "st,stm32g0-exti","st,stm32-exti"; 137 compatible = "st,stm32-pinctrl"; [all …]
|