commit | 5b6c59397ea7c2a28219208119e0b9e994771c4d | [log] [tgz] |
---|---|---|
author | Siew Chin Lim <elly.siew.chin.lim@intel.com> | Wed Apr 21 17:44:45 2021 +0800 |
committer | Anas Nashif <anas.nashif@intel.com> | Tue Oct 12 08:37:03 2021 -0400 |
tree | e062c4db503c42085cf847b56bfa9d0a386fe070 | |
parent | 43cb00df08f5c5761a91daef2409de8b6ac050da [diff] |
include: common: Add sys_set_bits and set_clear_bits inline functions Add new common inline functions sys_set_bits and set_clear_bits to set and clear multiple bits via bit mask in single function call. Signed-off-by: Siew Chin Lim <elly.siew.chin.lim@intel.com>