| /hal_nuvoton-latest/m2l31x/StdDriver/src/ |
| D | utcpd.c | 56 return tcpc_addr_read16(port, NULL, TCPC_REG_ALERT, i32AlertSts); in UTCPD_GetAlertStatus() 386 return tcpc_addr_read16(port, NULL, TCPC_REG_FAULT_STATUS, pi32RegData); in UTCPD_GetFaultStatus() 434 return tcpc_addr_write16(port, NULL, TCPC_REG_ROLE_CTRL, reg_set); in UTCPD_SetRoleCtrl() 467 rv = tcpc_addr_read32(port, NULL, TCPC_REG_ROLE_CTRL, &i32Reg); in UTCPD_GetRoleCtrl() 492 return tcpc_addr_write16(port, NULL, TCPC_REG_TCPC_CTRL, reg_set); in UTCPD_SetTypeCPortCtrl() 513 rv = tcpc_addr_read32(port, NULL, TCPC_REG_TCPC_CTRL, &i32Reg); in UTCPD_GetTypeCPortCtrl() 538 return tcpc_addr_write16(port, NULL, TCPC_REG_COMMAND, cmd); in UTCPD_IsssueCmd() 572 rv = tcpc_addr_read32(port, NULL, TCPC_REG_CC_STATUS, &i32Reg); in UTCPD_GetCCSts() 603 rv = tcpc_addr_read32(port, NULL, TCPC_REG_POWER_STATUS, &i32Reg); in UTCPD_GetPwrSts() 633 rv = tcpc_addr_read32(port, NULL, TCPC_REG_POWER_STATUS, &i32Reg); in UTCPD_GetPwrStsExt() [all …]
|
| D | usbd.c | 55 VENDOR_REQ g_usbd_pfnVendorRequest = NULL; /*!< USB Vendor Request Functional Pointer */ 56 CLASS_REQ g_usbd_pfnClassRequest = NULL; /*!< USB Class Request Functional Pointer */ 57 SET_INTERFACE_REQ g_usbd_pfnSetInterface = NULL; /*!< USB Set Interface Functional Pointer */ 58 SET_CONFIG_CB g_usbd_pfnSetConfigCallback = NULL; /*!< USB Set configuration callback function po… 153 if(g_usbd_pfnClassRequest != NULL) in USBD_ProcessSetupPacket() 161 if(g_usbd_pfnVendorRequest != NULL) in USBD_ProcessSetupPacket() 494 if(g_usbd_pfnSetInterface != NULL) in USBD_StandardRequest()
|
| D | retarget.c | 358 if (SH_DoCommand(0x04, (int)g_buf, NULL) != 0) in SendChar() 670 if (SH_DoCommand(0x18, 0x20026, NULL) == 0) in __exit() 685 if (SH_DoCommand(0x18, 0x20026, NULL) == 0) in _sys_exit()
|
| /hal_nuvoton-latest/m46x/StdDriver/src/ |
| D | usbd.c | 54 VENDOR_REQ g_usbd_pfnVendorRequest = NULL; /*!< USB Vendor Request Functional Pointer */ 55 CLASS_REQ g_usbd_pfnClassRequest = NULL; /*!< USB Class Request Functional Pointer */ 56 SET_INTERFACE_REQ g_usbd_pfnSetInterface = NULL; /*!< USB Set Interface Functional Pointer */ 57 SET_CONFIG_CB g_usbd_pfnSetConfigCallback = NULL; /*!< USB Set configuration callback function po… 151 if(g_usbd_pfnClassRequest != NULL) in USBD_ProcessSetupPacket() 159 if(g_usbd_pfnVendorRequest != NULL) in USBD_ProcessSetupPacket() 484 if(g_usbd_pfnSetInterface != NULL) in USBD_StandardRequest()
|
| D | retarget.c | 194 uint32_t *sp = NULL; in ProcessHardFault() 220 if( sp != NULL ) in ProcessHardFault() 264 return SH_DoCommand(0x07, NULL); in SH_ReadC() 280 return SH_DoCommand(0x101, NULL); in SH_kbhit() 331 uint32_t *sp = NULL; in ProcessHardFault() 381 if( sp != NULL ) in ProcessHardFault()
|
| D | hsusbd.c | 29 HSUSBD_VENDOR_REQ g_hsusbd_pfnVendorRequest = NULL; 30 HSUSBD_CLASS_REQ g_hsusbd_pfnClassRequest = NULL; 31 HSUSBD_SET_INTERFACE_REQ g_hsusbd_pfnSetInterface = NULL; 133 if(g_hsusbd_pfnClassRequest != NULL) in HSUSBD_ProcessSetupPacket() 141 if(g_hsusbd_pfnVendorRequest != NULL) in HSUSBD_ProcessSetupPacket() 500 if(g_hsusbd_pfnSetInterface != NULL) in HSUSBD_StandardRequest()
|
| D | crypto.c | 1006 if(pCurve == NULL) in ecc_init_curve() 1092 if(pCurve == NULL) in ECC_IsPrivateKeyValid() 2685 ECC_CURVE *ret = NULL; in get_curve() 2694 if(ret != NULL) in get_curve()
|
| /hal_nuvoton-latest/m48x/StdDriver/src/ |
| D | usbd.c | 55 VENDOR_REQ g_usbd_pfnVendorRequest = NULL; /*!< USB Vendor Request Functional Pointer */ 56 CLASS_REQ g_usbd_pfnClassRequest = NULL; /*!< USB Class Request Functional Pointer */ 57 SET_INTERFACE_REQ g_usbd_pfnSetInterface = NULL; /*!< USB Set Interface Functional Pointer */ 58 SET_CONFIG_CB g_usbd_pfnSetConfigCallback = NULL; /*!< USB Set configuration callback function po… 150 if(g_usbd_pfnClassRequest != NULL) in USBD_ProcessSetupPacket() 158 if(g_usbd_pfnVendorRequest != NULL) in USBD_ProcessSetupPacket() 487 if(g_usbd_pfnSetInterface != NULL) in USBD_StandardRequest()
|
| D | hsusbd.c | 30 HSUSBD_VENDOR_REQ g_hsusbd_pfnVendorRequest = NULL; 31 HSUSBD_CLASS_REQ g_hsusbd_pfnClassRequest = NULL; 32 HSUSBD_SET_INTERFACE_REQ g_hsusbd_pfnSetInterface = NULL; 134 if (g_hsusbd_pfnClassRequest != NULL) in HSUSBD_ProcessSetupPacket() 142 if (g_hsusbd_pfnVendorRequest != NULL) in HSUSBD_ProcessSetupPacket() 474 if (g_hsusbd_pfnSetInterface != NULL) in HSUSBD_StandardRequest()
|
| D | retarget.c | 529 if(SH_DoCommand(0x04, (int)g_buf, NULL) != 0) in SendChar() 753 if(SH_DoCommand(0x18, 0x20026, NULL) == 0) in __exit() 766 if(SH_DoCommand(0x18, 0x20026, NULL) == 0) in _sys_exit()
|
| D | crypto.c | 1018 ECC_CURVE *ret = NULL; in get_curve() 1027 if (ret != NULL) in get_curve() 1040 if (pCurve == NULL) in ecc_init_curve() 1171 if (pCurve == NULL) in ECC_IsPrivateKeyValid()
|
| D | emac.c | 1104 return (NULL); in EMAC_ClaimFreeTXBuf()
|
| /hal_nuvoton-latest/m46x/StdDriver/drv_emac/ |
| D | synopGMAC_network_interface.c | 258 gmacdev->RxDesc = NULL; in synopGMAC_giveup_rx_desc_queue() 286 gmacdev->TxDesc = NULL; in synopGMAC_giveup_tx_desc_queue() 404 &dma_addr1, NULL, &data1, in synop_handle_received_data() 485 if(prevtx != NULL) { in synop_handle_received_data() 614 u8 **buf = NULL; in synopGMAC0_intr_handler() 896 synopGMACdevice * gmacdev = NULL; in synopGMAC_set_mac_address()
|
| D | synopGMAC_Dev.c | 1561 prevtx = NULL; in synopGMAC_clr_crc_replacement()
|
| /hal_nuvoton-latest/m48x/Devices/M480/Include/ |
| D | M480.h | 604 #ifndef NULL 605 #define NULL (0) ///< NULL pointer
|
| /hal_nuvoton-latest/m2l31x/Devices/M2L31/Include/ |
| D | M2L31.h | 721 #ifndef NULL 722 #define NULL (0) ///< NULL pointer macro
|
| /hal_nuvoton-latest/m46x/Devices/M460/Include/ |
| D | m460.h | 701 #ifndef NULL 702 #define NULL (0) ///< NULL pointer macro
|