Home
last modified time | relevance | path

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

/modules/canopennode/
A Dcanopen_program.c289 off_t offset, size_t size, uint32_t *pcrc) in flash_crc() argument
297 int err = flash_area_read(flash_area, offset, buffer, len); in flash_crc()
305 offset += len; in flash_crc()
318 off_t offset = 0; in canopen_odf_1f56() local
381 err = flash_crc(flash_area, offset, len, &crc); in canopen_odf_1f56()
/modules/hal_silabs/simplicity_sdk/
A DKconfig36 bool "RAIL PA: apply factory calibration offset"
/modules/openthread/platform/
A Dble.c72 uint16_t len, uint16_t offset, uint8_t flags);
188 uint16_t len, uint16_t offset, uint8_t flags) in on_receive() argument
/modules/hal_rpi_pico/
A DCMakeLists.txt15 # at 0x100. Therefore, only if the app's offset is 0x100, the second
/modules/hostap/src/
A Dsupp_api.c222 int offset, retval; in wpa_supp_supported_channels() local
240 offset = 0; in wpa_supp_supported_channels()
242 retval = snprintf(_chan_list + offset, CHAN_NUM_LEN, " %d", in wpa_supp_supported_channels()
244 offset += retval; in wpa_supp_supported_channels()
/modules/
A DKconfig.mcuboot171 bool "MCUboot has been configured for swap using offset operation"

Completed in 18 milliseconds