Home
last modified time | relevance | path

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

/hal_atmel-latest/asf/sam/include/sam4l/component/
Daesa.h330 #define AESA_PARAMETER_OPMODE_Pos 2 /**< \brief (AESA_PARAMETER) Maximum Number of Con… macro
331 #define AESA_PARAMETER_OPMODE_Msk (_U_(0x7) << AESA_PARAMETER_OPMODE_Pos)
332 …e AESA_PARAMETER_OPMODE(value) (AESA_PARAMETER_OPMODE_Msk & ((value) << AESA_PARAMETER_OPMODE_Pos))