/Zephyr-latest/include/zephyr/arch/riscv/ |
D | structs.h | 19 bool online; member
|
/Zephyr-latest/include/zephyr/drivers/ |
D | charger.h | 257 typedef void (*charger_online_notifier_t)(enum charger_online online); 269 enum charger_online online; member
|
/Zephyr-latest/drivers/charger/ |
D | charger_bq25180.c | 215 enum charger_online *online) in bq25180_get_online() argument 227 *online = CHARGER_ONLINE_FIXED; in bq25180_get_online() 229 *online = CHARGER_ONLINE_OFFLINE; in bq25180_get_online() 284 return bq25180_get_online(dev, &val->online); in bq25180_get_prop()
|
D | charger_bq24190.c | 33 enum charger_online online; member 169 static int bq24190_charger_get_online(const struct device *dev, enum charger_online *online) in bq24190_charger_get_online() argument 190 *online = CHARGER_ONLINE_FIXED; in bq24190_charger_get_online() 192 *online = CHARGER_ONLINE_OFFLINE; in bq24190_charger_get_online() 402 return bq24190_charger_get_online(dev, &val->online); in bq24190_get_prop()
|
D | sbs_charger.c | 97 val->online = CHARGER_ONLINE_FIXED; in sbs_charger_get_prop() 99 val->online = CHARGER_ONLINE_OFFLINE; in sbs_charger_get_prop()
|
D | charger_max20335.c | 148 static int max20335_get_charger_online(const struct device *dev, enum charger_online *online) in max20335_get_charger_online() argument 167 *online = CHARGER_ONLINE_FIXED; in max20335_get_charger_online() 170 *online = CHARGER_ONLINE_OFFLINE; in max20335_get_charger_online() 459 val->online = data->charger_online; in max20335_get_prop()
|
/Zephyr-latest/arch/riscv/core/ |
D | smp.c | 64 _kernel.cpus[cpu_num].arch.online = true; in arch_secondary_cpu_init()
|
D | ipi_clint.c | 30 if ((i != id) && _kernel.cpus[i].arch.online && ((cpu_bitmap & BIT(i)) != 0)) { in arch_sched_directed_ipi()
|
/Zephyr-latest/samples/drivers/charger/src/ |
D | main.c | 67 } while (val.online == CHARGER_ONLINE_OFFLINE); in main()
|
/Zephyr-latest/arch/riscv/include/ |
D | kernel_arch_func.h | 39 _kernel.cpus[0].arch.online = true; in arch_kernel_init()
|
/Zephyr-latest/boards/we/proteus2ev/doc/ |
D | index.rst | 25 …e radio module can be found the Würth Elektronik web page https://www.we-online.com/katalog/de/PRO… 151 .. _Proteus-II radio module website: https://www.we-online.com/katalog/de/PROTEUS-II
|
/Zephyr-latest/boards/we/proteus3ev/doc/ |
D | index.rst | 26 web page https://www.we-online.com/katalog/de/PROTEUS-III . 152 .. _Proteus-III radio module website: https://www.we-online.com/katalog/de/PROTEUS-III
|
/Zephyr-latest/samples/boards/bbc/microbit/sound/ |
D | README.rst | 19 coin-cell battery. Resellers of this board can be fairly easily found using online search.
|
/Zephyr-latest/boards/we/ophelia1ev/doc/ |
D | index.rst | 105 .. _Ophelia-I radio module website: https://www.we-online.com/katalog/de/OPHELIA-I
|
/Zephyr-latest/doc/project/ |
D | documentation.rst | 15 when producing the Zephyr project's online documentation.
|
/Zephyr-latest/boards/shields/amg88xx/doc/ |
D | index.rst | 53 Please note that this evaluation kit is no longer available and no online
|
/Zephyr-latest/ |
D | CODE_OF_CONDUCT.md | 57 representative at an online or offline event.
|
/Zephyr-latest/boards/we/orthosie1ev/doc/ |
D | index.rst | 248 .. _`Orthosie-I Website`: https://www.we-online.com/en/components/products/ORTHOSIE-I
|
/Zephyr-latest/subsys/net/lib/lwm2m/ |
D | Kconfig | 104 int "Specify time the LwM2M client should stay online in queue mode." if LWM2M_QUEUE_MODE_ENABLED 107 This config specifies time (in seconds) the device should stay online
|
/Zephyr-latest/doc/contribute/documentation/ |
D | generation.rst | 8 as we use to create the online documentation found at
|
/Zephyr-latest/boards/altr/max10/doc/ |
D | index.rst | 215 Find the GDB manual and other documentation resources online at:
|
/Zephyr-latest/doc/develop/api/ |
D | api_lifecycle.rst | 97 and available in online documentation.
|
/Zephyr-latest/boards/toradex/colibri_imx7d/doc/ |
D | index.rst | 393 [ 497.221395] virtio_rpmsg_bus virtio0: rpmsg host is online
|
/Zephyr-latest/doc/connectivity/networking/conn_mgr/ |
D | main.rst | 48 …* This means the interface is completely ready for use; It is online, and if applicable, has assoc…
|
/Zephyr-latest/doc/connectivity/bluetooth/api/mesh/ |
D | dfu.rst | 181 be found. The URI points to an online resource the Initiator can interact with to get new
|