Home
last modified time | relevance | path

Searched refs:scaled (Results 1 – 3 of 3) sorted by relevance

/hal_nordic-latest/drivers/nrf_802154/driver/src/mac_features/
Dnrf_802154_ie_writer.c392 uint8_t scaled; ///< RSSI value after scaling in rssi_scale() local
403 scaled = (uint8_t)((intermediate * (UINT8_MAX - 0)) / in rssi_scale()
406 return scaled; in rssi_scale()
412 uint8_t scaled; ///< Margin value after scaling in margin_scale() local
421 scaled = (uint8_t)(((margin_lim - IE_VENDOR_THREAD_MARGIN_FLOOR) * (UINT8_MAX - 0)) / in margin_scale()
424 return scaled; in margin_scale()
/hal_nordic-latest/nrfx/samples/doc/
Dnrfx_examples.doxyfile1663 # the HTML output. These images will generally look nicer at scaled resolutions.
/hal_nordic-latest/nrfx/doc/
Dnrfx.doxyfile1672 # the HTML output. These images will generally look nicer at scaled resolutions.