Searched refs:number (Results 1 – 8 of 8) sorted by relevance
| /TwlSDK-5.1.0/build/libraries/os/common/src/ |
| D | os_systemCall.c | 54 asm s32 SVC_Div( s32 number, s32 denom ) in SVC_Div() argument 61 asm s32 SVC_DivRem( s32 number, s32 denom ) in SVC_DivRem() argument
|
| /TwlSDK-5.1.0/build/tools/loadrun/ |
| D | loadrun.txt | 27 …he device types specified with the –d option. serial is the serial number specified with the… 41 …ice serial numbers. The specified value is a 10-digit number, and is the same as the serial number… 42 When the number 04070680 is displayed in a list, the first 0 can be omitted as in 4070680. 43 The first machine found with the serial number specified here becomes the target for that action.
|
| /TwlSDK-5.1.0/include/nitro/os/common/ |
| D | systemCall.h | 655 s32 SVC_Div(s32 number, s32 denom); 677 s32 SVC_DivRem(s32 number, s32 denom);
|
| /TwlSDK-5.1.0/man/en_US/css/ |
| D | nitro.css | 180 table.table td.number, table.table th.number
|
| /TwlSDK-5.1.0/include/nitro/spi/ARM9/ |
| D | pm.h | 187 u32 PM_SendUtilityCommandAsync(u32 number, u16 parameter, u16* retValue, PMCallback callback, v… 188 u32 PM_SendUtilityCommand(u32 number, u16 parameter, u16* retValue);
|
| /TwlSDK-5.1.0/build/tools/init2env/ |
| D | init.y | 46 int number; member
|
| /TwlSDK-5.1.0/build/demos/mb/multiboot/ |
| D | readme.txt | 34 MEMBER FULL ... Child devices cannot connect to a game that has reached its set number of players
|
| /TwlSDK-5.1.0/build/libraries/spi/ARM9/src/ |
| D | pm.c | 467 u32 PM_SendUtilityCommandAsync(u32 number, u16 parameter, u16* retValue, PMCallback callback, void … in PM_SendUtilityCommandAsync() argument 477 PMi_SendPxiData( PMi_MakeData1(SPI_PXI_START_BIT, 0, SPI_PXI_COMMAND_PM_UTILITY, number) ); in PM_SendUtilityCommandAsync() 484 u32 PM_SendUtilityCommand(u32 number, u16 parameter, u16* retValue) in PM_SendUtilityCommand() argument 487 …u32 sendResult = PM_SendUtilityCommandAsync(number, parameter, retValue, PMi_DummyCallback, &c… in PM_SendUtilityCommand()
|