Home
last modified time | relevance | path

Searched refs:pattern (Results 1 – 5 of 5) sorted by relevance

/hal_nordic-latest/nrfx/hal/
Dnrf_spis.h668 uint32_t pattern);
1216 uint32_t pattern) in nrf_spis_rx_pattern_match_candidate_set() argument
1219 p_reg->DMA.RX.MATCH.CANDIDATE[index] = pattern; in nrf_spis_rx_pattern_match_candidate_set()
Dnrf_twim.h720 uint32_t pattern);
1190 uint32_t pattern) in nrf_twim_rx_pattern_match_candidate_set() argument
1193 p_reg->DMA.RX.MATCH.CANDIDATE[index] = pattern; in nrf_twim_rx_pattern_match_candidate_set()
Dnrf_spim.h1088 uint32_t pattern);
1706 uint32_t pattern) in nrf_spim_rx_pattern_match_candidate_set() argument
1709 p_reg->DMA.RX.MATCH.CANDIDATE[index] = pattern; in nrf_spim_rx_pattern_match_candidate_set()
/hal_nordic-latest/nrfx/samples/doc/
Dnrfx_examples.doxyfile934 # character encoding on a per file pattern basis. Doxygen will compare the file
935 # name with each pattern and apply the encoding instead of the default
937 # form: pattern=encoding (like *.php=ISO-8859-1). See cfg_input_encoding
991 # exclude all test directories for example use the pattern */test/*
1002 # exclude all test directories use the pattern */test/*
1013 # EXAMPLE_PATTERNS tag to specify one or more wildcard pattern (like *.cpp and
1058 # The FILTER_PATTERNS tag can be used to specify filters on a per file pattern
1059 # basis. Doxygen will compare the file name with each pattern and apply the
1060 # filter if there is a match. The filters are a list of the form: pattern=filter
1079 # pattern. A pattern will override the setting for FILTER_PATTERN (if any) and
[all …]
/hal_nordic-latest/nrfx/doc/
Dnrfx.doxyfile944 # character encoding on a per file pattern basis. Doxygen will compare the file
945 # name with each pattern and apply the encoding instead of the default
947 # form: pattern=encoding (like *.php=ISO-8859-1). See cfg_input_encoding
1000 # exclude all test directories for example use the pattern */test/*
1011 # exclude all test directories use the pattern */test/*
1022 # EXAMPLE_PATTERNS tag to specify one or more wildcard pattern (like *.cpp and
1067 # The FILTER_PATTERNS tag can be used to specify filters on a per file pattern
1068 # basis. Doxygen will compare the file name with each pattern and apply the
1069 # filter if there is a match. The filters are a list of the form: pattern=filter
1088 # pattern. A pattern will override the setting for FILTER_PATTERN (if any) and
[all …]