Home
last modified time | relevance | path

Searched defs:rm (Results 1 – 6 of 6) sorted by relevance

/AliOS-Things-master/components/py_engine/engine/py/
A Dasmarm.c85 STATIC uint asm_arm_op_add_reg(uint rd, uint rn, uint rm) { in asm_arm_op_add_reg()
95 STATIC uint asm_arm_op_sub_reg(uint rd, uint rn, uint rm) { in asm_arm_op_sub_reg()
100 STATIC uint asm_arm_op_mul_reg(uint rd, uint rm, uint rs) { in asm_arm_op_mul_reg()
106 STATIC uint asm_arm_op_and_reg(uint rd, uint rn, uint rm) { in asm_arm_op_and_reg()
111 STATIC uint asm_arm_op_eor_reg(uint rd, uint rn, uint rm) { in asm_arm_op_eor_reg()
116 STATIC uint asm_arm_op_orr_reg(uint rd, uint rn, uint rm) { in asm_arm_op_orr_reg()
231 void asm_arm_add_reg_reg_reg(asm_arm_t *as, uint rd, uint rn, uint rm) { in asm_arm_add_reg_reg_reg()
236 void asm_arm_sub_reg_reg_reg(asm_arm_t *as, uint rd, uint rn, uint rm) { in asm_arm_sub_reg_reg_reg()
241 void asm_arm_mul_reg_reg_reg(asm_arm_t *as, uint rd, uint rs, uint rm) { in asm_arm_mul_reg_reg_reg()
317 void asm_arm_strh_reg_reg(asm_arm_t *as, uint rd, uint rm) { in asm_arm_strh_reg_reg()
[all …]
A Dreader.c60 mp_reader_mem_t *rm = m_new_obj(mp_reader_mem_t); in mp_reader_new_mem() local
A Demitinlinethumb.c657 mp_uint_t rd, rm; in emit_inline_thumb_op() local
794 mp_uint_t rd, rn, rm; in emit_inline_thumb_op() local
/AliOS-Things-master/components/SDL2/src/image/external/tiff-4.0.9/tools/
A Dtiffmedian.c88 uint16 rm[MAX_CMAP_SIZE], gm[MAX_CMAP_SIZE], bm[MAX_CMAP_SIZE]; variable
/AliOS-Things-master/hardware/chip/haas1000/drivers/services/bt_if_enhanced/inc/
A Dsdp_api.h455 btif_remote_device_t *rm; /* The remote device to query. An ACL member
/AliOS-Things-master/components/ble_mesh/bt_mesh/core/src/
A Dprovisioner_prov.c2556 int err, rm = 0; in prov_complete() local

Completed in 26 milliseconds