Home
last modified time | relevance | path

Searched defs:number (Results 1 – 6 of 6) sorted by relevance

/trusted-firmware-m-latest/lib/ext/cryptocell-312-runtime/codesafe/src/secure_boot_debug/util/
Dutil.h47 #define COUNT_ONE_BITS(number, BitCount) \ argument
/trusted-firmware-m-latest/platform/ext/common/
Dtfm_s_linker_alignments.h18 #define ROUND_UP_TO_MULTIPLE(number, multiple) \ argument
/trusted-firmware-m-latest/secure_fw/partitions/lib/runtime/
Dtfm_sp_log_raw.c56 uint32_t number = (uint32_t)num; in _tfm_dec_num_output() local
/trusted-firmware-m-latest/secure_fw/partitions/firmware_update/bootloader/mcuboot/
Dtfm_mcuboot_fwu.c198 psa_status_t fwu_bootloader_install_image(const psa_fwu_component_t *candidates, uint8_t number) in fwu_bootloader_install_image()
382 uint8_t number) in fwu_bootloader_mark_image_accepted()
/trusted-firmware-m-latest/lib/ext/cryptocell-312-runtime/host/src/cc_mng/
Dmbedtls_cc_mng_int.h122 #define CC_MNG_COUNT_ONE_BITS(number, BitCount) \ argument
/trusted-firmware-m-latest/secure_fw/partitions/internal_trusted_storage/flash_fs/
Dits_flash_fs_mblock.c792 size_t number; in its_mblock_upgrade_meta_header() local