Searched refs:outside (Results 1 – 25 of 107) sorted by relevance
12345
/Zephyr-latest/samples/sensor/isl29035/ |
D | README.rst | 15 read sample. If the sensor detects an intensity outside that range the 41 ALERT 365 lux outside range centered on 0 lux. 42 Next alert outside 315 .. 415 45 ALERT 302 lux outside range centered on 365 lux. 46 Next alert outside 252 .. 352 48 ALERT 247 lux outside range centered on 302 lux. 49 Next alert outside 197 .. 297 51 ALERT 187 lux outside range centered on 247 lux. 52 Next alert outside 137 .. 237 54 ALERT 126 lux outside range centered on 187 lux. [all …]
|
/Zephyr-latest/samples/sensor/jc42/ |
D | README.rst | 16 When the temperature moves outside the window an alert is given, and the 59 Alert on temp outside [24500, 25500] milli-Celsius 61 iggAlert on temp outside [15437, 16437] milli-Celsius 68 Alert on temp outside [15812, 16812] milli-Celsius 77 Alert on temp outside [16312, 17312] milli-Celsius
|
/Zephyr-latest/soc/nordic/ |
D | Kconfig.soc | 7 # The hw model v2 is generic and contains no Kconfig references outside its own 8 # tree structure and is therefore reusable in Kconfig trees outside a Zephyr build.
|
/Zephyr-latest/subsys/mgmt/mcumgr/util/ |
D | CMakeLists.txt | 10 # and should not be exposed outside of mgmt_mcumgr.
|
/Zephyr-latest/doc/connectivity/usb/api/ |
D | hid.rst | 6 Common USB HID part that can be used outside of USB support, defined in
|
/Zephyr-latest/doc/develop/manifest/external/ |
D | cannectivity.rst | 25 its components (i.e. the "gs_usb" protocol implementation) outside of the CANnectivity firmware 41 Once CANnectivity is added as a Zephyr module, the "gs_usb" implementation can be reused outside of
|
/Zephyr-latest/boards/makerdiary/nrf52840_mdk_usb_dongle/ |
D | Kconfig.defconfig | 14 # Nordic nRF5 bootloader exists outside of the partitions specified in the
|
/Zephyr-latest/boards/nordic/nrf52840dongle/ |
D | Kconfig.defconfig | 12 # Nordic nRF5 bootloader exists outside of the partitions specified in the
|
/Zephyr-latest/include/zephyr/linker/ |
D | thread-local-storage.ld | 16 * These needs to be outside of the tdata/tbss
|
/Zephyr-latest/boards/ezurio/bl654_usb/ |
D | Kconfig.defconfig | 11 # Nordic nRF5 bootloader exists outside of the partitions specified in the
|
/Zephyr-latest/cmake/linker_script/common/ |
D | thread-local-storage.cmake | 18 # These needs to be outside of the tdata/tbss
|
/Zephyr-latest/tests/arch/arm/arm_tz_wrap_func/src/ |
D | README.txt | 5 independent of TrustZone functionality, so it is tested here outside the context
|
/Zephyr-latest/cmake/modules/ |
D | FindBabbleSim.cmake | 68 # Do NOT use it outside of this module. It uses variables internal to it 79 # Do NOT use it outside of this module. It uses variables internal to it
|
/Zephyr-latest/doc/connectivity/bluetooth/api/mesh/ |
D | priv_beacon_cli.rst | 16 mesh node from being tracked by devices outside the mesh network, and hides the
|
D | priv_beacon_srv.rst | 16 mesh node from being tracked by devices outside the mesh network, and hides the
|
/Zephyr-latest/arch/posix/ |
D | Kconfig | 34 environment "outside" the OS. See Zephyr documentation and
|
/Zephyr-latest/tests/drivers/sdhc/ |
D | README.txt | 16 * Set_IO test: Verify that the SDHC will reject clock frequencies outside of
|
/Zephyr-latest/subsys/demand_paging/backing_store/ |
D | Kconfig | 28 the symbols outside of boot and pinned sections into the flash
|
/Zephyr-latest/samples/sensor/adt7420/ |
D | README.rst | 15 temperature. As soon as the temperature goes outside the window an
|
/Zephyr-latest/lib/mem_blocks/ |
D | Kconfig | 16 () Bookkeeping of allocated blocks is done outside of
|
/Zephyr-latest/subsys/bindesc/ |
D | Kconfig | 8 Binary Descriptors - constant data accessible outside of the executable image
|
/Zephyr-latest/tests/drivers/disk/disk_access/ |
D | README.txt | 26 writes that would be outside the bounds of the disk), then performs multiple
|
/Zephyr-latest/tests/drivers/i2c/i2c_target_api/ |
D | README.txt | 11 is pre-loaded into the simulated devices outside the I2C API, and the
|
/Zephyr-latest/doc/develop/west/ |
D | why.rst | 19 repositories is outside of the scope of this page, the fundamental requirements, 26 outside of the main zephyr repository, without requiring users to manually
|
/Zephyr-latest/subsys/mgmt/mcumgr/grp/shell_mgmt/ |
D | Kconfig | 24 physical interfaces outside of the scope of the user.
|
12345