代码搜索:ctrl
找到约 10,000 项符合「ctrl」的源代码
代码结果 10,000
www.eeworm.com/read/316872/3601048
h cm.h
/*
* update the core module control register.
*/
void cm_control(u32, u32);
#define CM_CTRL_LED (1
www.eeworm.com/read/443386/1748991
h cm.h
/*
* update the core module control register.
*/
void cm_control(u32, u32);
#define CM_CTRL_LED (1
www.eeworm.com/read/393286/2484325
h cm.h
/*
* update the core module control register.
*/
void cm_control(u32, u32);
#define CM_CTRL_LED (1
www.eeworm.com/read/362989/2925448
h cm.h
/*
* update the core module control register.
*/
void cm_control(u32, u32);
#define CM_CTRL_LED (1
www.eeworm.com/read/300173/13930046
c initsys.c
#include "initSYS.h"
#define DMA1_DEST_CTRL *(int *)0x1840058
#define DMA1_PRIMARY_CTRL *(int *)0x1840040
#define DMA1_SECONDDARY_CTRL *(int *)0x1840048
#define DMA1_SRC_CTRL
www.eeworm.com/read/300173/13930118
c initsys.c
#include "initSYS.h"
#define DMA1_DEST_CTRL *(int *)0x1840058
#define DMA1_PRIMARY_CTRL *(int *)0x1840040
#define DMA1_SECONDDARY_CTRL *(int *)0x1840048
#define DMA1_SRC_CTRL
www.eeworm.com/read/300173/13930267
c initsys.c
#include "initSYS.h"
#define DMA1_DEST_CTRL *(int *)0x1840058
#define DMA1_PRIMARY_CTRL *(int *)0x1840040
#define DMA1_SECONDDARY_CTRL *(int *)0x1840048
#define DMA1_SRC_CTRL
www.eeworm.com/read/31975/1030347
v supercpsr.v
// To specify a specific mode, set SC_CTRL_Type = 10000 and SC_CTRL_Source to the mode you want
// See the defines file to see the available mode definitions, are in the form SC_CTRL_SELECT_SOURCE_XXX
www.eeworm.com/read/31975/1030396
v supercpsr.v
// To specify a specific mode, set SC_CTRL_Type = 10000 and SC_CTRL_Source to the mode you want
// See the defines file to see the available mode definitions, are in the form SC_CTRL_SELECT_SOURCE_XXX
www.eeworm.com/read/366702/2872484
adb asynch.adb
-- { dg-do compile }
package body asynch is
function null_ctrl return t_ctrl is
begin
return (Ada.Finalization.Controlled with stuff => 0);
end null_ctrl;
procedure Proc (msg :