Home
last modified time | relevance | path

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

/hal_nuvoton-latest/m48x/Devices/M480/Include/
DM480.h656 #define GET_BYTE1(u32Param) (((u32Param) & BYTE1_Msk) >> 8) /*!< Extract Byte 1 (Bit 8~15) fr… macro
/hal_nuvoton-latest/m2l31x/Devices/M2L31/Include/
DM2L31.h777 #define GET_BYTE1(u32Param) (((u32Param) & BYTE1_Msk) >> 8) /*!< Extract Byte 1 (Bit 8~15) fro… macro
/hal_nuvoton-latest/m46x/Devices/M460/Include/
Dm460.h758 #define GET_BYTE1(u32Param) (((u32Param) & BYTE1_Msk) >> 8) /*!< Extract Byte 1 (Bit 8~15) fr… macro