test_bit include/asm-arm/bitopt.htest_bit 测试相应地址的nr位是否为 1._test_bit_be( int nr, const void *addr){ /* nr ^ 0x18 >> 3 是将高低字节反转 如: 0 3 , 1 2 */ /* 1 struct 2023-09-16 34 点赞 0 评论 51 浏览