/Zephyr-latest/drivers/sensor/ti/ |
D | Kconfig | 5 source "drivers/sensor/ti/bq274xx/Kconfig" 6 source "drivers/sensor/ti/fdc2x1x/Kconfig" 7 source "drivers/sensor/ti/ina219/Kconfig" 8 source "drivers/sensor/ti/ina226/Kconfig" 9 source "drivers/sensor/ti/ina23x/Kconfig" 10 source "drivers/sensor/ti/ina3221/Kconfig" 11 source "drivers/sensor/ti/lm95234/Kconfig" 12 source "drivers/sensor/ti/opt3001/Kconfig" 13 source "drivers/sensor/ti/ti_hdc/Kconfig" 14 source "drivers/sensor/ti/ti_hdc20xx/Kconfig" [all …]
|
/Zephyr-latest/dts/arm/ti/ |
D | cc13xx_cc26xx.dtsi | 65 compatible = "ti,cc13xx-cc26xx-pinctrl"; 70 compatible = "ti,cc13xx-cc26xx-gpio"; 79 compatible = "ti,cc13xx-cc26xx-trng"; 86 compatible = "ti,cc13xx-cc26xx-flash-controller"; 100 compatible = "ti,cc13xx-cc26xx-timer"; 107 compatible = "ti,cc13xx-cc26xx-timer-pwm"; 114 compatible = "ti,cc13xx-cc26xx-timer"; 121 compatible = "ti,cc13xx-cc26xx-timer-pwm"; 128 compatible = "ti,cc13xx-cc26xx-timer"; 135 compatible = "ti,cc13xx-cc26xx-timer-pwm"; [all …]
|
D | lm3s6965.dtsi | 31 compatible = "ti,stellaris-flash-controller"; 43 compatible = "ti,stellaris-uart"; 51 compatible = "ti,stellaris-uart"; 59 compatible = "ti,stellaris-uart"; 67 compatible = "ti,stellaris-ethernet"; 75 compatible = "ti,stellaris-gpio"; 84 compatible = "ti,stellaris-gpio"; 93 compatible = "ti,stellaris-gpio"; 102 compatible = "ti,stellaris-gpio"; 111 compatible = "ti,stellaris-gpio"; [all …]
|
D | cc32xx.dtsi | 61 compatible = "ti,cc32xx-uart"; 69 compatible = "ti,cc32xx-uart"; 77 compatible = "ti,cc32xx-i2c"; 88 compatible = "ti,cc32xx-gpio"; 96 compatible = "ti,cc32xx-gpio"; 104 compatible = "ti,cc32xx-gpio"; 112 compatible = "ti,cc32xx-gpio"; 120 compatible = "ti,cc32xx-adc"; 128 compatible = "ti,cc32xx-watchdog"; 135 compatible = "ti,cc32xx-pinctrl";
|
D | j721e_main_r5.dtsi | 4 * Andrew Davis <afd@ti.com> 12 #include <zephyr/dt-bindings/interrupt-controller/ti-vim.h> 45 compatible = "ti,vim"; 53 compatible = "ti,k3-pinctrl"; 79 compatible = "ti,am654-timer";
|
D | am62x_m4.dtsi | 10 #include <zephyr/dt-bindings/pinctrl/ti-k3-pinctrl.h> 43 compatible = "ti,k3-pinctrl"; 60 compatible = "ti,davinci-gpio";
|
/Zephyr-latest/tests/drivers/build_all/led/ |
D | app.overlay | 49 compatible = "ti,lp3943"; 54 compatible = "ti,lp5009"; 59 compatible = "ti,lp5012"; 64 compatible = "ti,lp5018"; 69 compatible = "ti,lp5024"; 74 compatible = "ti,lp5030"; 79 compatible = "ti,lp5036"; 84 compatible = "ti,lp5562"; 89 compatible = "ti,lp5569"; 99 compatible = "ti,tlc59108";
|
/Zephyr-latest/boards/ti/msp_exp432p401r_launchxl/ |
D | msp_exp432p401r_launchxl.dts | 6 #include <ti/msp432p401r.dtsi> 10 compatible = "ti,msp-exp432p401r-launchxl","ti,msp432p401r", 11 "ti,msp432p4xx";
|
/Zephyr-latest/tests/drivers/build_all/adc/boards/ |
D | native_sim.overlay | 44 compatible = "ti,ads1013"; 50 compatible = "ti,ads1014"; 57 compatible = "ti,ads1015"; 64 compatible = "ti,ads1113"; 70 compatible = "ti,ads1114"; 77 compatible = "ti,ads1115"; 84 compatible = "ti,ads1119"; 90 compatible = "ti,ads1112"; 116 compatible = "ti,tla2021"; 122 compatible = "ti,tla2022"; [all …]
|
/Zephyr-latest/tests/drivers/i2c/i2c_tca954x/boards/ |
D | nrf52840dk_nrf52840.overlay | 10 compatible = "ti,tca9546a"; 17 compatible = "ti,tca9546a-channel"; 24 compatible = "ti,tca9546a-channel";
|
/Zephyr-latest/tests/drivers/sensor/ina237/boards/ |
D | native_sim.overlay | 12 compatible = "ti,ina237"; 21 compatible = "ti,ina237"; 31 compatible = "ti,ina237"; 41 compatible = "ti,ina237";
|
/Zephyr-latest/tests/kernel/workq/work_queue/src/ |
D | main.c | 96 struct delayed_test_item *ti = in work_handler() local 99 LOG_DBG(" - Running test item %d", ti->key); in work_handler() 102 results[num_results++] = ti->key; in work_handler() 211 struct delayed_test_item *ti = in resubmit_work_handler() local 216 results[num_results++] = ti->key; in resubmit_work_handler() 218 if (ti->key < NUM_TEST_ITEMS) { in resubmit_work_handler() 219 ti->key++; in resubmit_work_handler() 252 struct delayed_test_item *ti = in delayed_work_handler() local 255 LOG_DBG(" - Running delayed test item %d", ti->key); in delayed_work_handler() 257 results[num_results++] = ti->key; in delayed_work_handler() [all …]
|
/Zephyr-latest/samples/sensor/tmp116/boards/ |
D | nucleo_f401re.overlay | 10 compatible = "ti,tmp116"; 16 compatible = "ti,tmp116-eeprom";
|
/Zephyr-latest/boards/ti/cc3235sf_launchxl/ |
D | cc3235sf_launchxl.dts | 9 #include <ti/cc3235sf.dtsi> 15 compatible = "ti,cc3235sf-launchxl", "ti,cc3235sf", "ti,cc32xx";
|
/Zephyr-latest/boards/ti/cc1352r1_launchxl/ |
D | cc1352r1_launchxl.dts | 9 #include <ti/cc1352r.dtsi> 15 compatible = "ti,launchxl-cc1352r1";
|
/Zephyr-latest/boards/ti/cc1352p1_launchxl/ |
D | cc1352p1_launchxl.dts | 9 #include <ti/cc1352r.dtsi> 16 compatible = "ti,launchxl-cc1352p1";
|
/Zephyr-latest/boards/ti/cc1352p7_launchpad/ |
D | cc1352p7_lp.dts | 9 #include <ti/cc1352r7.dtsi> 16 compatible = "ti,lp-cc1352p7";
|
/Zephyr-latest/boards/qemu/cortex_m3/ |
D | qemu_cortex_m3.dts | 6 #include <ti/lm3s6965.dtsi> 10 compatible = "ti,lm3s6965evb-qemu", "ti,lm3s6965";
|
/Zephyr-latest/boards/ti/cc3220sf_launchxl/ |
D | cc3220sf_launchxl.dts | 5 #include <ti/cc3220sf.dtsi> 12 compatible = "ti,cc3220sf-launchxl", "ti,cc3220sf", "ti,cc32xx";
|
/Zephyr-latest/soc/ti/simplelink/cc32xx/ |
D | README | 2 * http://www.ti.com/lit/ug/swru465/swru465.pdf 5 * http://www.ti.com/lit/ug/swru543/swru543.pdf
|
/Zephyr-latest/boards/ti/cc26x2r1_launchxl/ |
D | cc26x2r1_launchxl.dts | 9 #include <ti/cc2652r.dtsi> 16 compatible = "ti,launchxl-cc26x2r1";
|
/Zephyr-latest/tests/drivers/sensor/ina230/boards/ |
D | native_sim.overlay | 12 compatible = "ti,ina230"; 20 compatible = "ti,ina236";
|
/Zephyr-latest/tests/drivers/build_all/audio/ |
D | i2c_devices.overlay | 28 compatible = "ti,tas6422dac"; 34 compatible = "ti,tlv320dac";
|
/Zephyr-latest/boards/beagle/beaglebone_ai64/ |
D | beaglebone_ai64_j721e_main_r5f0_0-pinctrl.dtsi | 4 * Andrew Davis <afd@ti.com> 9 #include <zephyr/dt-bindings/pinctrl/ti-k3-pinctrl.h>
|
/Zephyr-latest/tests/drivers/build_all/ieee802154/boards/ |
D | native_sim.overlay | 36 compatible = "ti,cc1200"; 44 compatible = "ti,cc2520"; 56 compatible = "ti,cc2520-crypto";
|