Interruptible operations#

Macros#

#define

Maximum value for use with psa_interruptible_set_max_ops() to determine the maximum number of ops allowed to be executed by an interruptible function in a single call.

#define

Maximum value for use with psa_interruptible_set_max_ops() to determine the maximum number of ops allowed to be executed by an interruptible function in a single call.

Macro Definition Documentation#

PSA_INTERRUPTIBLE_MAX_OPS_UNLIMITED#

#define PSA_INTERRUPTIBLE_MAX_OPS_UNLIMITED
Value:
UINT32_MAX

Maximum value for use with psa_interruptible_set_max_ops() to determine the maximum number of ops allowed to be executed by an interruptible function in a single call.


PSA_INTERRUPTIBLE_MAX_OPS_UNLIMITED#

#define PSA_INTERRUPTIBLE_MAX_OPS_UNLIMITED
Value:
UINT32_MAX

Maximum value for use with psa_interruptible_set_max_ops() to determine the maximum number of ops allowed to be executed by an interruptible function in a single call.