Home
last modified time | relevance | path

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

/hal_atmel-latest/asf/sam/include/sam4l/component/
Daesa.h327 #define AESA_PARAMETER_KEYSIZE_Pos 0 /**< \brief (AESA_PARAMETER) Maximum Key Size */ macro
328 #define AESA_PARAMETER_KEYSIZE_Msk (_U_(0x3) << AESA_PARAMETER_KEYSIZE_Pos)
329 …ESA_PARAMETER_KEYSIZE(value) (AESA_PARAMETER_KEYSIZE_Msk & ((value) << AESA_PARAMETER_KEYSIZE_Pos))