Home
last modified time | relevance | path

Searched defs:SET_BIT (Results 1 – 25 of 34) sorted by relevance

12

/bsp/fm33lc026/libraries/FM33LC0xx_FL_Driver/CMSIS/Include/
A Dfm33xx.h81 #define SET_BIT(REG, BIT) ((REG) |= (BIT)) macro
/bsp/fm33lc026/libraries/FM/FM33xx/Include/
A Dfm33xx.h81 #define SET_BIT(REG, BIT) ((REG) |= (BIT)) macro
/bsp/fujitsu/mb9x/mb9bf500r/
A Dkey.h31 #define SET_BIT(byte, bit) ((byte) |= (1<<(bit))) macro
/bsp/ft32/libraries/FT32F0xx/CMSIS/FT32F0xx/Include/
A Dft32f0xx.h79 #define SET_BIT(REG, BIT) ((REG) |= (BIT)) macro
/bsp/fm33lc026/libraries/FM33LC0xx_FL_Driver/Inc/
A Dfm33lc0xx_fl_def.h46 #define SET_BIT(REG, BIT) ((REG) |= (BIT)) macro
/bsp/hc32l196/Libraries/HC32L196_StdPeriph_Driver/inc/
A Dhc32l196_ddl.h79 #define SET_BIT(REG, BIT) ((REG) |= (BIT)) macro
/bsp/nuvoton/libraries/nu_packages/NuUtils/inc/
A Dnu_miscutil.h27 #define SET_BIT(REG, BIT) ((REG) |= (BIT)) macro
/bsp/hk32/libraries/HK32F0xx_StdPeriph_Driver/CMSIS/HK32F0xx/Include/
A Dhk32f0xx.h108 #define SET_BIT(REG, BIT) ((REG) |= (BIT)) macro
/bsp/stm32/libraries/STM32L1xx_HAL/CMSIS/Device/ST/STM32L1xx/Include/
A Dstm32l1xx.h204 #define SET_BIT(REG, BIT) ((REG) |= (BIT)) macro
/bsp/essemi/es32f0654/libraries/ES32F065x_ALD_StdPeriph_Driver/Include/
A Dtype.h82 #define SET_BIT(reg, bit) ((reg) |= (bit)) macro
/bsp/essemi/es32f369x/libraries/ES32F36xx_ALD_StdPeriph_Driver/Include/
A Dtype.h82 #define SET_BIT(reg, bit) ((reg) |= (bit)) macro
/bsp/essemi/es32vf2264/libraries/ALD/ES32VF2264/Include/
A Dtype.h88 #define SET_BIT(reg, bit) ((reg) |= (bit)) macro
/bsp/mm32f327x/Libraries/MM32F327x/Include/
A Dtypes.h93 #define SET_BIT(reg, bit) ((reg) |= (bit)) macro
/bsp/tae32f5300/Libraries/TAE32F53xx_StdPeriph_Driver/inc/
A Dtae32f53xx_ll_def.h203 #define SET_BIT(REG, BIT) ((REG) |= (BIT)) macro
/bsp/rockchip/common/rk_hal/lib/hal/inc/
A Dhal_def.h33 #define SET_BIT(REG, BIT) ((*(volatile uint32_t *)&(REG)) |= (BIT)) /**< Set 1 to the reg… macro
/bsp/acm32/acm32f0x0-nucleo/libraries/Device/
A DACM32F0x0.h732 #define SET_BIT(REG, BIT) ((REG) |= (BIT)) macro
/bsp/acm32/acm32f4xx-nucleo/libraries/Device/
A DACM32F4.h817 #define SET_BIT(REG, BIT) ((REG) |= (BIT)) macro
/bsp/mm32l3xx/Libraries/MM32L3xx/Include/
A DMM32L3xx.h4346 #define SET_BIT(REG, BIT) ((REG) |= (BIT)) macro
/bsp/mm32f103x/Libraries/MM32F103/Include/
A DMM32F103.h4355 #define SET_BIT(REG, BIT) ((REG) |= (BIT)) macro
/bsp/tkm32F499/Libraries/CMSIS_and_startup/
A Dtk499.h4650 #define SET_BIT(REG, BIT) ((REG) |= (BIT)) macro
/bsp/mm32l07x/Libraries/MM32L0xx/Include/
A DMM32L0xx.h4935 #define SET_BIT(REG, BIT) ((REG) |= (BIT)) macro
/bsp/apm32/libraries/APM32S10x_Library/Device/Geehy/APM32S10x/Include/
A Dapm32s10x.h4504 #define SET_BIT(REG, BIT) ((REG) |= (BIT)) macro
/bsp/airm2m/air32f103/libraries/AIR32F10xLib/inc/
A Dair32f10x.h7128 #define SET_BIT(REG, BIT) ((REG) |= (BIT)) macro
/bsp/n32/libraries/N32G43x_Firmware_Library/CMSIS/device/
A Dn32g43x.h7718 #define SET_BIT(REG, BIT) ((REG) |= (BIT)) macro
/bsp/apm32/libraries/APM32F0xx_Library/Device/Geehy/APM32F0xx/Include/
A Dapm32f0xx.h5639 #define SET_BIT(REG, BIT) ((REG) |= (BIT)) macro

Completed in 1009 milliseconds

12