Searched refs:format (Results 1 – 8 of 8) sorted by relevance
62 #define NRFX_LOG_ERROR(format, ...) argument70 #define NRFX_LOG_WARNING(format, ...) argument78 #define NRFX_LOG_INFO(format, ...) argument86 #define NRFX_LOG_DEBUG(format, ...) argument
54 parse_offsets(offsets, entry, name.format(i), offset + i * dim_inc)56 offsets.append((name.format(i), offset + i * dim_inc))69 f.write(HEADER.format(datetime.now().year))
72 nrf_i2s_format_t format; ///< I2S frame format. member154 .format = NRF_I2S_FORMAT_I2S, \
245 nrf_i2s_format_t format; /**< I2S frame format. */ member675 p_reg->CONFIG.FORMAT = p_config->format; in nrf_i2s_configure()
261 .format = p_config->format, in nrfx_i2s_init()
10 # The format is:78 # sub-directories (in 2 levels) under the output directory of each output format326 # using this tag. The format is ext=language, where ext is a file extension, and329 # VHDL, Fortran (fixed format Fortran: FortranFixed, free formatted Fortran:347 # according to the Markdown format, which allows for more readable788 # output files in an output format independent way. To create the layout file879 # The WARN_FORMAT tag determines the format of the warning messages that doxygen882 # and the warning text. Optionally the format may contain $version, which will1459 # files are now used as the Windows 98 help format, and will replace the old1460 # Windows help format (.hlp) on all Windows platforms in the future. Compressed[all …]
10 # The format is:78 # sub-directories (in 2 levels) under the output directory of each output format324 # using this tag. The format is ext=language, where ext is a file extension, and327 # VHDL, Fortran (fixed format Fortran: FortranFixed, free formatted Fortran:345 # according to the Markdown format, which allows for more readable786 # output files in an output format independent way. To create the layout file877 # The WARN_FORMAT tag determines the format of the warning messages that doxygen880 # and the warning text. Optionally the format may contain $version, which will1450 # files are now used as the Windows 98 help format, and will replace the old1451 # Windows help format (.hlp) on all Windows platforms in the future. Compressed[all …]
245 - Added support for generating documentation in the RST format using Sphinx tool.