| /bsp/Vango/v85xx/Libraries/VangoV85xx_standard_peripheral/Source/ |
| A D | lib_iso7816.c | 54 tmp = ISO7816x->INFO; in ISO7816_Init() 57 ISO7816x->INFO = tmp; in ISO7816_Init() 106 ISO7816x->INFO = ISO7816_INFO_RC_MASK; in ISO7816_DeInit() 274 if (ISO7816x->INFO & INTMask) in ISO7816_GetINTStatus() 302 tmp = ISO7816x->INFO; in ISO7816_ClearINTStatus() 305 ISO7816x->INFO = tmp; in ISO7816_ClearINTStatus() 323 if (ISO7816x->INFO&FlagMask) in ISO7816_GetFlag() 350 tmp = ISO7816x->INFO; in ISO7816_ClearFlag() 353 ISO7816x->INFO = tmp; in ISO7816_ClearFlag() 366 if (ISO7816x->INFO&ISO7816_INFO_RCACK) in ISO7816_GetLastTransmitACK() [all …]
|
| /bsp/Vango/v85xxp/Libraries/VangoV85xxP_standard_peripheral/Source/ |
| A D | lib_iso7816.c | 36 ISO7816x->INFO = ISO7816_INFO_RC_MASK; /* clear interrupt flag */ in ISO7816_DeInit() 289 if (ISO7816x->INFO & INTMask) in ISO7816_GetINTStatus() 319 tmp = ISO7816x->INFO; in ISO7816_ClearINTStatus() 322 ISO7816x->INFO = tmp; in ISO7816_ClearINTStatus() 339 if (ISO7816x->INFO & FlagMask) in ISO7816_GetFlag() 362 ISO7816x->INFO |= FlagMask; in ISO7816_ClearFlag() 375 if (ISO7816x->INFO&ISO7816_INFO_RXACK) in ISO7816_GetLastTransmitACK() 395 if (ISO7816x->INFO&ISO7816_INFO_CHKSUM) in ISO7816_GetLastReceiveCHKSUM()
|
| /bsp/synwit/libraries/SWM341_CSL/SWM341_StdPeriph_Driver/ |
| A D | SWM341_can.c | 137 CANx->FRAME.INFO = (0 << CAN_INFO_FF_Pos) | in CAN_Transmit() 151 CANx->FRAME.INFO = (1 << CAN_INFO_FF_Pos) | in CAN_Transmit() 197 CANx->FRAME.INFO = (0 << CAN_INFO_FF_Pos) | in CAN_TransmitRequest() 206 CANx->FRAME.INFO = (1 << CAN_INFO_FF_Pos) | in CAN_TransmitRequest() 237 msg->format = (CANx->FRAME.INFO & CAN_INFO_FF_Msk) >> CAN_INFO_FF_Pos; in CAN_Receive() 239 msg->remote = (CANx->FRAME.INFO & CAN_INFO_RTR_Msk) >> CAN_INFO_RTR_Pos; in CAN_Receive() 240 msg->size = (CANx->FRAME.INFO & CAN_INFO_DLC_Msk) >> CAN_INFO_DLC_Pos; in CAN_Receive()
|
| /bsp/synwit/libraries/SWM320_CSL/SWM320_StdPeriph_Driver/ |
| A D | SWM320_can.c | 130 CANx->FRAME.INFO = (0 << CAN_INFO_FF_Pos) | in CAN_Transmit() 144 CANx->FRAME.INFO = (1 << CAN_INFO_FF_Pos) | in CAN_Transmit() 190 CANx->FRAME.INFO = (0 << CAN_INFO_FF_Pos) | in CAN_TransmitRequest() 199 CANx->FRAME.INFO = (1 << CAN_INFO_FF_Pos) | in CAN_TransmitRequest() 230 msg->format = (CANx->FRAME.INFO & CAN_INFO_FF_Msk) >> CAN_INFO_FF_Pos; in CAN_Receive() 232 msg->remote = (CANx->FRAME.INFO & CAN_INFO_RTR_Msk) >> CAN_INFO_RTR_Pos; in CAN_Receive() 233 msg->size = (CANx->FRAME.INFO & CAN_INFO_DLC_Msk) >> CAN_INFO_DLC_Pos; in CAN_Receive()
|
| /bsp/synwit/libraries/SWM341_drivers/ |
| A D | drv_can.c | 338 can_dev->can_cfg->CANx->FRAME.INFO = (0 << CAN_INFO_FF_Pos) | in swm_can_sendmsg() 358 can_dev->can_cfg->CANx->FRAME.INFO = (0 << CAN_INFO_FF_Pos) | in swm_can_sendmsg() 374 can_dev->can_cfg->CANx->FRAME.INFO = (1 << CAN_INFO_FF_Pos) | in swm_can_sendmsg() 394 can_dev->can_cfg->CANx->FRAME.INFO = (1 << CAN_INFO_FF_Pos) | in swm_can_sendmsg()
|
| /bsp/allwinner/libraries/sunxi-hal/hal/source/g2d_rcq/ |
| A D | g2d_driver_i.h | 27 #define INFO(format, args...) printf("%s: " format, "G2D", ## args) macro
|
| A D | g2d.c | 582 INFO("Driver unloaded succesfully.\n"); in g2d_remove()
|
| /bsp/hpmicro/libraries/hpm_sdk/soc/HPM6700/ip/ |
| A D | hpm_plic_regs.h | 21 __R uint32_t INFO; /* 0x1104: Version and the maximum priority */ member
|
| /bsp/hpmicro/libraries/hpm_sdk/soc/HPM6200/ip/ |
| A D | hpm_plic_regs.h | 21 __R uint32_t INFO; /* 0x1104: Version and the maximum priority */ member
|
| /bsp/hpmicro/libraries/hpm_sdk/soc/HPM6800/ip/ |
| A D | hpm_plic_regs.h | 21 __R uint32_t INFO; /* 0x1104: Version and the maximum priority */ member
|
| /bsp/hpmicro/libraries/hpm_sdk/soc/HPM5300/ip/ |
| A D | hpm_plic_regs.h | 21 __R uint32_t INFO; /* 0x1104: Version and the maximum priority */ member
|
| /bsp/hpmicro/libraries/hpm_sdk/soc/HPM6300/ip/ |
| A D | hpm_plic_regs.h | 21 __R uint32_t INFO; /* 0x1104: Version and the maximum priority */ member
|
| /bsp/hpmicro/libraries/hpm_sdk/soc/HPM6E00/ip/ |
| A D | hpm_plic_regs.h | 21 __R uint32_t INFO; /* 0x1104: Version and the maximum priority */ member
|
| /bsp/k230/ |
| A D | README.md | 239 INFO: The kernel file has been flashed to the USB/SDcard successfully!
|
| /bsp/qemu-virt64-riscv/ |
| A D | README_cn.md | 376 - 使用 [脚本](./qemu-rv64ilp32-nographic.sh) 启动 QEMU (INFO: QEMU 二进制同样在工具链目录)
|
| A D | README.md | 375 …- Use [script](./qemu-rv64ilp32-nographic.sh) to start QEMU (INFO: QEMU binary is also in the tool…
|
| /bsp/core-v-mcu/Libraries/core_v_hal_libraries/bmsis/core-v-mcu/include/ |
| A D | core-v-mcu-periph.h | 1092 __IO uint32_t INFO; /**< EFUSE INFO register, offset: 0x000 */ member
|
| /bsp/samd21/sam_d2x_asflib/common/utils/make/ |
| A D | Makefile.avr.in | 145 MSG_INFO = "INFO "
|
| /bsp/samd21/sam_d2x_asflib/sam0/utils/make/ |
| A D | Makefile.sam.in | 160 MSG_INFO = "INFO "
|
| /bsp/synwit/libraries/SWM320_CSL/CMSIS/DeviceSupport/ |
| A D | SWM320.h | 2309 __IO uint32_t INFO; member 2320 __I uint32_t INFO; member
|
| /bsp/Vango/v85xxp/Libraries/CMSIS/Vango/V85xxP/Include/ |
| A D | target.h | 361 …__IOM uint32_t INFO; /*!< (@ 0x00000010) ISO7816 information register. … member
|
| /bsp/smartfusion2/CMSIS/ |
| A D | m2sxxx.h | 1645 __IO uint32_t INFO; member
|
| /bsp/synwit/libraries/SWM341_CSL/CMSIS/DeviceSupport/ |
| A D | SWM341.h | 2158 __IO uint32_t INFO; //读访问接收Buffer,写访问发送Buffer member
|
| /bsp/Vango/v85xx/Libraries/CMSIS/Vango/V85xx/Include/ |
| A D | target.h | 383 …__IO uint32_t INFO; /*!< ISO7816 x information register, Address offs… member
|
| /bsp/renesas/ra6m3-hmi-board/ra/fsp/src/bsp/cmsis/Device/RENESAS/Include/ |
| A D | R7FA6M3AH.h | 8788 …__IOM uint32_t INFO : 1; /*!< [0..0] Information Retention ControlNOTE: Once information fetching member
|