Searched refs:int16_t (Results 1 – 17 of 17) sorted by relevance
| /rk3399_ARM-atf/plat/mediatek/drivers/rtc/ |
| H A D | rtc_mt6359p.c | 39 int16_t ret; in rtc_enable_k_eosc() 110 int16_t ret; in rtc_power_off_sequence()
|
| /rk3399_ARM-atf/drivers/arm/rse/ |
| H A D | rse_comms_protocol_pointer_access.h | 28 int16_t type,
|
| H A D | rse_comms_protocol_embed.h | 33 int16_t type,
|
| H A D | rse_comms_protocol.h | 53 int16_t type,
|
| H A D | rse_comms_protocol.c | 13 int16_t type, in rse_protocol_serialize_msg()
|
| H A D | rse_comms_protocol_pointer_access.c | 13 int16_t type, in rse_protocol_pointer_access_serialize_msg()
|
| H A D | rse_comms_protocol_embed.c | 16 int16_t type, in rse_protocol_embed_serialize_msg()
|
| /rk3399_ARM-atf/plat/imx/common/include/sci/svc/misc/ |
| H A D | sci_misc_api.h | 499 sc_misc_temp_t temp, int16_t celsius, int8_t tenths); 516 sc_misc_temp_t temp, int16_t *celsius,
|
| /rk3399_ARM-atf/drivers/renesas/common/console/ |
| H A D | rcar_printf.c | 82 int16_t init_flag = 0; in rcar_log_init()
|
| /rk3399_ARM-atf/include/lib/libc/ |
| H A D | stdint.h | 86 typedef short int16_t; typedef
|
| /rk3399_ARM-atf/plat/imx/common/include/sci/ |
| H A D | sci_rpc.h | 70 int16_t i16[(SC_RPC_MAX_MSG - 1U) * 2U];
|
| H A D | sci_types.h | 816 typedef __INT16_TYPE__ int16_t; typedef
|
| /rk3399_ARM-atf/drivers/scmi-msg/ |
| H A D | sensor.h | 34 int16_t num_sensors;
|
| /rk3399_ARM-atf/plat/imx/common/sci/svc/misc/ |
| H A D | misc_rpc_clnt.c | 430 sc_misc_temp_t temp, int16_t celsius, int8_t tenths) in sc_misc_set_temp() 439 RPC_I16(&msg, 2U) = (int16_t) celsius; in sc_misc_set_temp() 451 sc_misc_temp_t temp, int16_t *celsius, in sc_misc_get_temp()
|
| /rk3399_ARM-atf/drivers/renesas/common/ddr/ddr_b/ |
| H A D | boot_init_dram_config.c | 56 int16_t cacs_dly_adj;
|
| H A D | boot_init_dram.c | 265 static int16_t _f_scale_adj(int16_t ps); 1042 static int16_t _f_scale_adj(int16_t ps) in _f_scale_adj() 1055 return (int16_t)tmp; in _f_scale_adj() 1859 int16_t adj; in ddr_config() 2989 int16_t adj; in init_ddr() 3304 int16_t adj; in wdqdm_ana1() 3687 int16_t adj; in rdqdm_ana1()
|
| /rk3399_ARM-atf/docs/process/ |
| H A D | coding-guidelines.rst | 370 systems. If a variable must be exactly 16-bit, use ``int16_t`` or
|