Home
last modified time | relevance | path

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

/loramac-node-latest/src/boards/mcu/saml21/saml21b/include/component/
Dport.h162 #define PORT_OUTSET_OUTSET_Pos 0 /**< \brief (PORT_OUTSET) Port Data Output Value S… macro
163 #define PORT_OUTSET_OUTSET_Msk (_U(0xFFFFFFFF) << PORT_OUTSET_OUTSET_Pos)
164 #define PORT_OUTSET_OUTSET(value) (PORT_OUTSET_OUTSET_Msk & ((value) << PORT_OUTSET_OUTSET_Pos))