/Zephyr-latest/boards/96boards/argonkey/doc/ |
D | index.rst | 101 96Boards Argonkey can be driven by an internal oscillator as well as the main 103 used to drive the main PLL clock to generate a System Clock (SYSCLK) at 84MHz.
|
/Zephyr-latest/samples/kernel/condition_variables/simple/ |
D | README.rst | 13 to signal changing states (conditions) from worker thread to the main 16 execution based on when the worker thread signals the main thread that is
|
/Zephyr-latest/samples/modules/tflite-micro/magic_wand/train/ |
D | README.md | 113 ##### Modify `src/main.c` 115 Add the line below in `int main(void)`, just before the line `while(1)`:
|
/Zephyr-latest/boards/st/stm32f4_disco/ |
D | stm32f4_disco.dts | 187 * Note: because the PLLI2S is dependent on the main PLL, the latter
|
/Zephyr-latest/samples/net/sockets/can/src/ |
D | main.c | 263 int main(void) in main() function
|
/Zephyr-latest/samples/net/sockets/coap_download/ |
D | README.rst | 90 .. _Simple File Server: https://github.com/eclipse-californium/californium/tree/main/demo-apps/cf-s…
|
/Zephyr-latest/samples/net/dns_resolve/src/ |
D | main.c | 394 int main(void) in main() function
|
/Zephyr-latest/samples/net/stats/src/ |
D | main.c | 202 int main(void) in main() function
|
/Zephyr-latest/tests/boards/nrf/hwinfo/reset_cause/src/ |
D | main.c | 365 int main(void) in main() function
|
/Zephyr-latest/samples/bluetooth/cap_acceptor/src/ |
D | main.c | 314 int main(void) in main() function
|
/Zephyr-latest/samples/drivers/mbox_data/ |
D | README.rst | 78 serial port, one is the main core another is the remote core:
|
/Zephyr-latest/samples/drivers/can/counter/src/ |
D | main.c | 190 int main(void) in main() function
|
/Zephyr-latest/samples/boards/nordic/clock_skew/src/ |
D | main.c | 197 int main(void) in main() function
|
/Zephyr-latest/samples/bluetooth/hci_pwr_ctrl/src/ |
D | main.c | 279 int main(void) in main() function
|
/Zephyr-latest/samples/bluetooth/hci_spi/src/ |
D | main.c | 283 int main(void) in main() function
|
/Zephyr-latest/samples/bluetooth/periodic_sync/src/ |
D | main.c | 180 int main(void) in main() function
|
/Zephyr-latest/samples/subsys/usb/mass/ |
D | README.rst | 106 [00:00:00.077,423] <inf> main: The device is put in USB mass storage mode. 154 [00:00:18.588,043] <inf> main: The device is put in USB mass storage mode. 180 [00:00:00.005,310] <inf> main: The device is put in USB mass storage mode.
|
/Zephyr-latest/doc/connectivity/bluetooth/ |
D | bluetooth-ctlr-arch.rst | 141 Following is a brief fly in on the main concepts in the implementation of 144 Three main execution contexts 153 * LLCP main state machine entry/tick'er
|
/Zephyr-latest/tests/benchmarks/thread_metric/ |
D | thread_metric_readme.txt | 84 2.1. tm_main() -> main() 87 to become main(). 161 main() function. It is responsible for providing all the RTOS
|
/Zephyr-latest/boards/u-blox/ubx_evkninab4/doc/ |
D | index.rst | 168 1. Add device tree overlay file to the main directory of your application: 205 The file has to be named ``<board>.overlay`` and placed in the app main directory to be
|
/Zephyr-latest/boards/nordic/nrf52840dk/doc/ |
D | index.rst | 43 is 32.768 kHz. The frequency of the main clock is 32 MHz. 173 1. Add devicetree overlay file to the main directory of your application:
|
/Zephyr-latest/boards/nordic/nrf52833dk/doc/ |
D | index.rst | 38 the slow clock is 32.768 kHz. The frequency of the main clock 166 1. Add devicetree overlay file to the main directory of your application:
|
/Zephyr-latest/boards/st/sensortile_box/doc/ |
D | index.rst | 97 oscillator, as well as main PLL clock. By default, the System clock is 126 There are 2 main entry points for flashing STM32FL4Rx SoCs, one using the ROM
|
/Zephyr-latest/doc/build/dts/ |
D | troubleshooting.rst | 275 to find :file:`main.c.i`: 279 $ find build -name main.c.i 280 build/CMakeFiles/app.dir/src/main.c.i 287 clang-format -i build/CMakeFiles/app.dir/src/main.c.i
|
/Zephyr-latest/scripts/pylib/twister/twisterlib/ |
D | twister_main.py | 226 def main(options: argparse.Namespace, default_options: argparse.Namespace): function
|