Home
last modified time | relevance | path

Searched refs:htm (Results 1 – 6 of 6) sorted by relevance

/Zephyr-latest/samples/bluetooth/peripheral_ht/src/
Dhts.c83 static uint8_t htm[5]; in hts_indicate() local
121 htm[0] = 0; /* temperature in celsius */ in hts_indicate()
122 sys_put_le24(mantissa, (uint8_t *)&htm[1]); in hts_indicate()
123 htm[4] = exponent; in hts_indicate()
128 ind_params.data = &htm; in hts_indicate()
129 ind_params.len = sizeof(htm); in hts_indicate()
/Zephyr-latest/samples/application_development/external_lib/
DREADME.rst35 https://gnuwin32.sourceforge.net/packages/make.htm by either getting both the
/Zephyr-latest/boards/waveshare/open103z/doc/
Dindex.rst77 .. _Waveshare: https://www.waveshare.com/open103z-standard.htm
/Zephyr-latest/boards/shields/waveshare_epaper/doc/
Dindex.rst99 https://www.waveshare.com/e-paper-shield.htm
/Zephyr-latest/cmake/linker_script/common/
Dcommon-rom.cmake41 # https://www.keil.com/support/man/docs/armlink/armlink_pge1362066006368.htm
/Zephyr-latest/doc/
Dzephyr.doxyfile.in1331 # generated HTML page (for example: .htm, .php, .asp).